Skip to content

Commit

Permalink
chore: spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
iowillhoit authored Nov 12, 2024
1 parent c79f289 commit 94889af
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:
tag: ${{ needs.getDistTag.outputs.tag || 'preview ' }}
tag: ${{ needs.getDistTag.outputs.tag || 'preview' }}
githubTag: ${{ github.event.release.tag_name || inputs.tag }}

secrets: inherit

0 comments on commit 94889af

Please sign in to comment.