We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents eb31c4f + 83a0d56 commit 010fc57Copy full SHA for 010fc57
.github/workflows/publish-packages-on-release.yml
@@ -11,7 +11,7 @@ on:
11
types: [published]
12
13
jobs:
14
- bump-version:
+ bump-and-publish:
15
runs-on: ubuntu-latest
16
steps:
17
# Checks out the repository so workflow can access and modify files.
0 commit comments