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

Commit

Permalink
ci: Removed use_new_release input from prepare release workflow (#125)
Browse files Browse the repository at this point in the history
  • Loading branch information
svetlanabrennan committed Apr 4, 2024
1 parent 5af2fd2 commit bbfa3ad
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 bbfa3ad

Please sign in to comment.