Skip to content

Commit 7fb8ad0

Browse files
committed
give workflow write perms
1 parent c3ce123 commit 7fb8ad0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
- '*'
77
#
88
jobs:
9+
# for this file to work you also need to enable read and write perms in the repo settings for actions
910
# generates a .tar.gz and uploads to releases
1011
release:
1112
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)