Skip to content

Commit 83a0d56

Browse files
committed
Change job name
1 parent d835812 commit 83a0d56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-packages-on-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111
types: [published]
1212

1313
jobs:
14-
bump-version:
14+
bump-and-publish:
1515
runs-on: ubuntu-latest
1616
steps:
1717
# Checks out the repository so workflow can access and modify files.

0 commit comments

Comments
 (0)