Skip to content

Commit

Permalink
ci: Fixed spelling of use_new_release in prepare-release.yml (newre…
Browse files Browse the repository at this point in the history
  • Loading branch information
bizob2828 authored Apr 1, 2024
1 parent 7da8ac6 commit 8ab4637
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ jobs:
uses: newrelic/node-newrelic/.github/workflows/prep-release.yml@main
with:
release_type: ${{ github.event.inputs.release_type }}
use_new_relase: ${{ vars.USE_NEW_RELEASE }}
use_new_release: ${{ vars.USE_NEW_RELEASE }}
changelog_file: CHANGELOG.md

0 comments on commit 8ab4637

Please sign in to comment.