Skip to content

Commit 59f82ec

Browse files
committed
ci: fix permissions
1 parent ece2a0e commit 59f82ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ jobs:
4848
if: startsWith(github.ref, 'refs/tags/v')
4949
runs-on: ubuntu-latest
5050
permissions:
51+
contents: write
5152
id-token: write
5253
steps:
5354
- name: Checkout the repository

0 commit comments

Comments
 (0)