Skip to content
This repository has been archived by the owner on Mar 28, 2024. It is now read-only.

Commit

Permalink
ci: fix permission
Browse files Browse the repository at this point in the history
  • Loading branch information
shyim committed Oct 9, 2023
1 parent 45c431e commit 3b87fe2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm-publish.yml
Expand Up @@ -6,7 +6,7 @@ on:
- main

permissions:
contents: read
contents: write
id-token: write

jobs:
Expand Down

0 comments on commit 3b87fe2

Please sign in to comment.