Skip to content

Commit

Permalink
fix: action name
Browse files Browse the repository at this point in the history
  • Loading branch information
mshanemc committed Oct 12, 2022
1 parent d797df9 commit 0b9c93f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/onPreRelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: salesforcecli/github-workflows/.github/actions/getPrereleaseTag@prerelease-cca
- uses: salesforcecli/github-workflows/.github/actions/getPreReleaseTag@prerelease-cca
npm:
uses: salesforcecli/github-workflows/.github/workflows/npmPublish.yml@main
needs: [getDistTag]
Expand Down

0 comments on commit 0b9c93f

Please sign in to comment.