Skip to content

Commit f95e29b

Browse files
committed
again
1 parent 14b5373 commit f95e29b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ jobs:
1111
build:
1212
name: Release ${{ matrix.os }} PyInstaller
1313
runs-on: ${{ matrix.os }}
14-
permissions:
15-
content: write
14+
permissions: write-all
1615
strategy:
1716
matrix:
1817
os:

0 commit comments

Comments
 (0)