Skip to content

Commit faf28b7

Browse files
authored
Merge pull request #6 from nonhana/dev
chore: update release.yml
2 parents 4bcbbef + 9f32408 commit faf28b7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
branches: [main]
66

77
permissions:
8+
id-token: write # for OIDC
89
contents: write
910
pull-requests: write
1011

@@ -35,4 +36,3 @@ jobs:
3536
commit: 'chore: version packages'
3637
env:
3738
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
38-
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)