We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d9e74e commit 9d098dfCopy full SHA for 9d098df
2 files changed
.github/workflows/experimental-release.yml
@@ -12,6 +12,6 @@ jobs:
12
id-token: write
13
issues: write
14
pull-requests: write
15
- uses: form8ion/.github/.github/workflows/release-package.yml@359e2b0ae21cdfd6fd5766618b3077d1b7132f5e # master
+ uses: form8ion/semantic-release-workflow/.github/workflows/release.yml@v2.0.0
16
secrets:
17
NPM_TOKEN: ${{ secrets.NPM_PUBLISH_TOKEN }}
.github/workflows/node-ci.yml
@@ -56,7 +56,7 @@ jobs:
56
57
58
59
60
61
62
workflow-result:
0 commit comments