We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61a25f8 commit 91ae178Copy full SHA for 91ae178
2 files changed
.github/workflows/node-ci.yml
@@ -33,7 +33,7 @@ jobs:
33
id-token: write
34
issues: write
35
pull-requests: write
36
- uses: form8ion/.github/.github/workflows/release-package.yml@master
+ uses: form8ion/.github/.github/workflows/release-package.yml@114c02f6c2fbc71a80a73d0fe46f0d5d247a3518 # master
37
secrets:
38
NPM_TOKEN: ${{ secrets.NPM_PUBLISH_TOKEN }}
39
permissions:
.github/workflows/release.yml
@@ -12,6 +12,6 @@ jobs:
12
13
14
15
16
17
0 commit comments