Skip to content

Commit 780a19c

Browse files
committed
CI: grant write on contents in publish-release
Fixes: 3118b80 ("CI: another attempt to fix CI breakage")
1 parent 72dbde7 commit 780a19c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-willow.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ jobs:
107107
runs-on: ubuntu-22.04
108108
needs: build-willow-dist
109109
permissions:
110+
contents: write
110111
packages: read
111112
steps:
112113
- name: download artifacts

0 commit comments

Comments
 (0)