Skip to content

Commit

Permalink
Update module-release-hotfix.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewEhlo committed Apr 15, 2024
1 parent 60b3eae commit 821ebcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/module-release-hotfix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ jobs:
fullKey: ${{ needs.build.outputs.packageFullKey }}
changeLog: '${{ needs.get-metadata.outputs.changeLog }}'
incrementPatch: ${{ github.event.inputs.incrementPatch }}
makeLatest: 'false'
# makeLatest: 'false'
secrets:
envPAT: ${{ secrets.GITHUB_TOKEN }}
nugetKey: ${{ secrets.NUGET_KEY }}
Expand Down

0 comments on commit 821ebcb

Please sign in to comment.