Skip to content

Commit 635b38e

Browse files
committed
Fixed permissions on actions file
I'm about to go through a lot of revision releases...
1 parent e26edcf commit 635b38e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
path: output/
2727
release:
2828
name: Create Release
29-
permission:
29+
permissions:
3030
contents: write
3131
runs-on: ubuntu-latest
3232
steps:

0 commit comments

Comments
 (0)