We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2c8696a commit 69cd47bCopy full SHA for 69cd47b
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@85b3f43533a7f9bf28efb357764fba989f5fd9d7 # master
+ uses: form8ion/.github/.github/workflows/release-package.yml@378b50cd8ef5351c407416dcc0e5500cf57f2b26 # 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
0 commit comments