Skip to content

Commit ed7441d

Browse files
committed
ci: trusted publisher
1 parent 6a8c55b commit ed7441d

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ on:
55
push:
66
branches:
77
- master
8+
permissions:
9+
id-token: write
10+
contents: read
811
jobs:
912
check:
1013
runs-on: ubuntu-latest
@@ -59,4 +62,3 @@ jobs:
5962
with:
6063
workflow: release
6164
github-token: ${{ secrets.GITHUB_TOKEN }}
62-
npm-token: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)