Skip to content

Commit

Permalink
Quote permission value.
Browse files Browse the repository at this point in the history
  • Loading branch information
junhaoliao committed Dec 22, 2024
1 parent 2a75075 commit 5c41d16
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-npm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
runs-on: "ubuntu-latest"
permissions:
# For creating a new branch
contents: write
contents: "write"
steps:
- uses: "actions/checkout@v4"
with:
Expand Down

0 comments on commit 5c41d16

Please sign in to comment.