Skip to content

Commit

Permalink
chore: remove signing and ctc
Browse files Browse the repository at this point in the history
  • Loading branch information
iowillhoit authored Aug 8, 2023
1 parent 1d10608 commit 123a277
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/onRelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ jobs:
uses: salesforcecli/github-workflows/.github/workflows/npmPublish.yml@main
needs: [getDistTag]
with:
ctc: true
sign: true
tag: ${{ needs.getDistTag.outputs.tag || 'latest' }}
githubTag: ${{ github.event.release.tag_name || inputs.tag }}

Expand Down

0 comments on commit 123a277

Please sign in to comment.