Skip to content

Commit d165654

Browse files
committed
conf(ci): OIDC publishing
1 parent 99df4f9 commit d165654

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44

55
permissions:
66
contents: read
7+
id-token: write
78

89
jobs:
910
publish:
@@ -18,5 +19,3 @@ jobs:
1819
- run: mise run build
1920

2021
- run: pnpm publish --no-git-checks
21-
env:
22-
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)