Skip to content

Commit

Permalink
ci: Removed use_new_release input from prepare release workflow (#293)
Browse files Browse the repository at this point in the history
  • Loading branch information
svetlanabrennan authored Apr 4, 2024
1 parent 9d716ba commit 2436f8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prepare-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ jobs:
uses: newrelic/node-newrelic/.github/workflows/prep-release.yml@main
with:
release_type: ${{ github.event.inputs.release_type }}
use_new_release: ${{ vars.USE_NEW_RELEASE }}
changelog_file: NEWS.md

0 comments on commit 2436f8e

Please sign in to comment.