Skip to content

Commit 8de7230

Browse files
ci: add permission to try to generate release notes
1 parent 4a0c0dd commit 8de7230

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deployment.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
name: Deploy package
2020
permissions:
2121
id-token: write
22+
contents: write
2223
runs-on: ubuntu-latest
2324
steps:
2425
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)