Skip to content

Commit

Permalink
updated workflow name
Browse files Browse the repository at this point in the history
  • Loading branch information
jr-frazier committed Nov 18, 2022
1 parent bc78306 commit 9a5963b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:

semantic-release:
needs: test-package
name: publish-package
name: semantic-release
runs-on: ubuntu-latest
if: ${{ github.ref == 'refs/heads/master' }}
steps:
Expand Down

0 comments on commit 9a5963b

Please sign in to comment.