Skip to content

Commit 8dec625

Browse files
committed
chore: add read permission for contents in release workflow
1 parent 45b52a9 commit 8dec625

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ jobs:
5757
runs-on: ubuntu-latest
5858
environment: npm
5959
permissions:
60+
contents: read
6061
# Provenance generation in GitHub Actions requires "write" access to the "id-token"
6162
id-token: write
6263
steps:

0 commit comments

Comments
 (0)