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 639adc1 + fe60e6f commit aaacf5cCopy full SHA for aaacf5c
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/semantic-release-workflow/.github/workflows/release.yml@v2.0.0
+ uses: form8ion/semantic-release-workflow/.github/workflows/release.yml@f6c7fe6c71f92c5f0133230c6d0215a1321fde7a # v2.0.4
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