Skip to content

Commit 206a8bf

Browse files
authored
fix: permissions for github release
1 parent 294a017 commit 206a8bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ami-release-nix.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212
workflow_dispatch:
1313

1414
permissions:
15-
contents: read
15+
contents: write
1616
id-token: write
1717

1818
jobs:

0 commit comments

Comments
 (0)