Skip to content

Commit 91c5328

Browse files
committed
added workflow contents
1 parent 975373a commit 91c5328

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/build-native.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ on:
99
release:
1010
types: [ created ]
1111

12+
permissions:
13+
contents: write
14+
actions: read
15+
1216
jobs:
1317
build-linux:
1418
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)