We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b6e49b commit 076d214Copy full SHA for 076d214
.github/workflows/Build.yml
@@ -209,6 +209,5 @@ jobs:
209
if: github.repository_owner == 'genexuslabs' && needs.build.outputs.SHOULD_DEPLOY == 'true'
210
with:
211
VERSION: ${{ needs.build.outputs.NUGET_VERSION }}
212
- COMMIT_MESSAGE: ${{ needs.build.outputs.COMMIT_MESSAGE }}
213
COMMITTER: ${{ needs.build.outputs.LAST_COMMITTER }}
214
secrets: inherit
0 commit comments