Skip to content

Commit 1316ab1

Browse files
committed
Add write permission to release workflow
1 parent bcbef0d commit 1316ab1

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/publish.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
name: release-artifacts
2+
permissions:
3+
contents: write
24

35
on:
46
release:

0 commit comments

Comments
 (0)