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.
1 parent 2a27772 commit 706edddCopy full SHA for 706eddd
.github/workflows/release.yml
@@ -8,8 +8,6 @@ jobs:
8
release-to-npm:
9
name: NPM
10
uses: node-modules/github-actions/.github/workflows/npm-release.yml@npm-trusted-publish
11
- secrets:
12
- GIT_TOKEN: ${{ secrets.GIT_TOKEN }}
13
with:
14
action_ref: npm-trusted-publish
15
dryRun: true
0 commit comments