Skip to content

Commit 010fc57

Browse files
Merge pull request #103 from puzzlers-tech/main
Change job name
2 parents eb31c4f + 83a0d56 commit 010fc57

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)