Skip to content

Commit

Permalink
ci: Removed use_new_release input from prepare release workflow (#247)
Browse files Browse the repository at this point in the history
  • Loading branch information
svetlanabrennan authored Apr 4, 2024
1 parent aa63ee8 commit 6cadc52
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/prepare-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +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: CHANGELOG.md

0 comments on commit 6cadc52

Please sign in to comment.