Skip to content

Commit

Permalink
PUBLISH_NUGET_PACKAGE
Browse files Browse the repository at this point in the history
  • Loading branch information
btungut committed Jan 24, 2025
1 parent de5a105 commit 5c69138
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -143,5 +143,5 @@ jobs:
Package Version: $PACKAGE_VERSION
https://www.nuget.org/packages/AspNetHeaderReplicator/$PACKAGE_VERSION/
\n" >> $GITHUB_STEP_SUMMARY
if: ${{ inputs.PUBLISH_NUGET_PACKAGE == 'true' }}
if: ${{ inputs.PUBLISH_NUGET_PACKAGE }}

0 comments on commit 5c69138

Please sign in to comment.