Skip to content
This repository has been archived by the owner on Apr 24, 2024. It is now read-only.

Create Release

Create Release #11

name: Create Release
on: [workflow_dispatch]
jobs:
tag-and-publish:
uses: newrelic/node-newrelic/.github/workflows/release-creation.yml@main
secrets:
npm_token: ${{ secrets.NODE_AGENT_NPM_TOKEN }}