We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1056071 + 499fac4 commit 6172edfCopy full SHA for 6172edf
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
@@ -58,7 +58,7 @@ jobs:
58
59
60
61
62
63
64
workflow-result:
0 commit comments