Skip to content

Commit 4d4fbb9

Browse files
authored
ci: Add permissions for contents in release workflow
1 parent efdcd31 commit 4d4fbb9

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
@@ -12,6 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313
permissions:
1414
id-token: write
15+
contents: write
1516
steps:
1617
- name: Check out the repository
1718
uses: actions/checkout@v6

0 commit comments

Comments
 (0)