Skip to content

Commit

Permalink
fix: test ctc inside npm
Browse files Browse the repository at this point in the history
  • Loading branch information
mshanemc committed Sep 8, 2022
1 parent ba61473 commit e756128
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 @@ -10,7 +10,7 @@ on:
required: true
jobs:
npm:
uses: salesforcecli/github-workflows/.github/workflows/npmPublish.yml@main
uses: salesforcecli/github-workflows/.github/workflows/npmPublish.yml@sm/ctc-jobs-in-npm-publish
with:
dryrun: false
ctc: true
Expand Down

0 comments on commit e756128

Please sign in to comment.