Skip to content

Commit 75c3594

Browse files
committed
update permission
1 parent 2b68f5f commit 75c3594

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.github/workflows/build-app-wxpython.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,15 @@ on:
55
paths-ignore:
66
- 'docs/**'
77
workflow_dispatch:
8+
89
release:
910
types: [published]
10-
11+
permissions: write-all
1112
jobs:
1213
build:
1314
name: Build wxPython
1415
runs-on: macos-26
16+
1517
if: github.repository_owner == 'hackdoc'
1618

1719
env:

0 commit comments

Comments
 (0)