We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0d56ff4 + 1fcbd29 commit 0b1cafaCopy full SHA for 0b1cafa
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@master
+ uses: form8ion/.github/.github/workflows/release-package.yml@114c02f6c2fbc71a80a73d0fe46f0d5d247a3518 # master
16
secrets:
17
NPM_TOKEN: ${{ secrets.NPM_PUBLISH_TOKEN }}
.github/workflows/node-ci.yml
@@ -55,7 +55,7 @@ jobs:
55
56
57
58
59
60
61
workflow-result:
0 commit comments