Skip to content

Commit eb1b3eb

Browse files
authored
publish workflow: add contents write permission (#267)
1 parent dbe2b23 commit eb1b3eb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/publish-release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ jobs:
1111
environment: publish
1212
permissions:
1313
id-token: write
14+
contents: write
1415
steps:
1516
- name: Checkout source code
1617
uses: actions/checkout@v3

0 commit comments

Comments
 (0)