Skip to content

Commit 706eddd

Browse files
committed
chore: remove GIT_TOKEN
1 parent 2a27772 commit 706eddd

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ jobs:
88
release-to-npm:
99
name: NPM
1010
uses: node-modules/github-actions/.github/workflows/npm-release.yml@npm-trusted-publish
11-
secrets:
12-
GIT_TOKEN: ${{ secrets.GIT_TOKEN }}
1311
with:
1412
action_ref: npm-trusted-publish
1513
dryRun: true

0 commit comments

Comments
 (0)