Skip to content

Commit 2a643fd

Browse files
committed
Added write permissions action-gh-release
1 parent 7caeaa5 commit 2a643fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/LuaWatcom.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ jobs:
104104
- uses: softprops/action-gh-release@v2
105105
if: startsWith(github.ref, 'refs/tags/')
106106
with:
107+
permissions: write-all
107108
files: |
108109
Lua Binaries/Lua Exe.zip
109110
Lua Binaries/Lua Img.zip

0 commit comments

Comments
 (0)