Skip to content

Commit 9a5963b

Browse files
committed
updated workflow name
1 parent bc78306 commit 9a5963b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818

1919
semantic-release:
2020
needs: test-package
21-
name: publish-package
21+
name: semantic-release
2222
runs-on: ubuntu-latest
2323
if: ${{ github.ref == 'refs/heads/master' }}
2424
steps:

0 commit comments

Comments
 (0)