Skip to content

Commit 82afc73

Browse files
authored
fix: add proper permissions for GH releases (#5)
1 parent f03e62f commit 82afc73

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ jobs:
99
runs-on: ubuntu-latest
1010
permissions:
1111
id-token: write
12+
contents: write
1213
steps:
1314
- uses: actions/checkout@v6
1415
with:

0 commit comments

Comments
 (0)