Skip to content

Commit 9dbb294

Browse files
committed
try fix build on change
1 parent e1ab6cf commit 9dbb294

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/build-on-change.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@ on:
2222
type: boolean
2323
default: true
2424

25+
permissions:
26+
contents: write
27+
packages: write
28+
2529
concurrency:
2630
group: build-${{ github.ref }}
2731
cancel-in-progress: false

0 commit comments

Comments
 (0)