Skip to content

Commit

Permalink
🐛 Fix github actions permission
Browse files Browse the repository at this point in the history
  • Loading branch information
SnowSuno committed Sep 17, 2023
1 parent 07a627d commit 2051e32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish-github-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
pnpm-version: [8.x]

permissions:
contents: read
contents: write
packages: write

steps:
Expand Down

0 comments on commit 2051e32

Please sign in to comment.