Skip to content

Commit 7af25a0

Browse files
committed
fix workflow
1 parent 69950dc commit 7af25a0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ on:
44
push:
55
workflow_dispatch:
66

7+
permissions:
8+
contents: write
9+
710
jobs:
811
build:
912
if: ${{ github.ref == 'refs/heads/main' }}

0 commit comments

Comments
 (0)