Skip to content

Commit fe7045b

Browse files
committed
more changes to cd
1 parent 79120c2 commit fe7045b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/build.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ on:
99
branches: [ master, main ]
1010
workflow_dispatch:
1111

12+
permissions:
13+
contents: write
14+
packages: write
15+
1216
jobs:
1317
build:
1418
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)