Skip to content

Commit

Permalink
fix: add a comment
Browse files Browse the repository at this point in the history
  • Loading branch information
WillieRuemmele committed Jun 3, 2024
1 parent b3e1f4b commit 55d6b57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/onRelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
uses: salesforcecli/github-workflows/.github/workflows/npmPublish.yml@wr/removeAlways
needs: [getDistTag]
with:
ctc: true
ctc: false
sign: true
tag: ${{ needs.getDistTag.outputs.tag || 'latest' }}
githubTag: ${{ github.event.release.tag_name || inputs.tag }}
Expand Down

0 comments on commit 55d6b57

Please sign in to comment.