Skip to content

Commit 7db5d48

Browse files
committed
Fix workflow
1 parent 9103ea4 commit 7db5d48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
runs-on: ubuntu-latest
2222

2323
permissions:
24-
contents: read
24+
contents: write
2525
id-token: write
2626
attestations: write
2727

0 commit comments

Comments
 (0)