Skip to content

Commit 9893c7f

Browse files
committed
Write all
1 parent 7136113 commit 9893c7f

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/LuaWatcom.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -95,9 +95,7 @@ jobs:
9595
runs-on: ubuntu-latest
9696
if: startsWith(github.ref, 'refs/tags')
9797

98-
permissions:
99-
actions: read
100-
contents: write
98+
permissions: write-all
10199

102100
steps:
103101
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)