Skip to content

Commit 6ad1ea4

Browse files
Add permissions for write access to contents
1 parent c06e2a1 commit 6ad1ea4

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/publish.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ on:
1111
required: true
1212
type: string
1313

14+
permissions:
15+
contents: write
16+
1417
env:
1518
CARGO_TERM_COLOR: always
1619

0 commit comments

Comments
 (0)