Skip to content

Commit a1bc4ab

Browse files
committed
chore: add ctc to release workflow
1 parent 1b503bf commit a1bc4ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/onRelease.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
npm:
1515
uses: salesforcecli/github-workflows/.github/workflows/npmPublish.yml@main
1616
with:
17+
ctc: true
1718
sign: true
1819
tag: latest
1920
githubTag: ${{ github.event.release.tag_name || inputs.tag }}

0 commit comments

Comments
 (0)