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 12199b5 commit 0a48063
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 @@ -21,7 +21,7 @@ jobs:
ref: ${{ github.event.release.tag_name || inputs.tag }}
- uses: salesforcecli/github-workflows/.github/actions/getPreReleaseTag@main
id: distTag
# a comment 1 1 1 1 1
# a comment 1 1 1 1 1 1
npm:
uses: salesforcecli/github-workflows/.github/workflows/npmPublish.yml@wr/removeAlways
needs: [getDistTag]
Expand Down

0 comments on commit 0a48063

Please sign in to comment.