Skip to content

Commit d1539aa

Browse files
committed
๐Ÿ›๐Ÿ”’๏ธ Try to fix permissions for creating a new release
1 parent a6f4dbc commit d1539aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

โ€Ž.github/workflows/deploy.ymlโ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- v[0-9]*
77

88
permissions:
9-
contents: read
9+
contents: write
1010
security-events: write
1111
actions: read
1212

0 commit comments

Comments
ย (0)