Skip to content

Commit

Permalink
Merge pull request #66 from salesforcecli/ew/ctc
Browse files Browse the repository at this point in the history
W-17694024 enable ctc
  • Loading branch information
iowillhoit authored Jan 28, 2025
2 parents 3205e36 + ee6e439 commit e8843d4
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 @@ -25,7 +25,7 @@ jobs:
uses: salesforcecli/github-workflows/.github/workflows/npmPublish.yml@main
needs: [getDistTag]
with:
# ctc: true
ctc: true
sign: true
tag: ${{ needs.getDistTag.outputs.tag || 'latest' }}
githubTag: ${{ github.event.release.tag_name || inputs.tag }}
Expand Down

0 comments on commit e8843d4

Please sign in to comment.