Skip to content

Commit 781b910

Browse files
committed
chore: add permissions for write access in build workflow
1 parent 8444c45 commit 781b910

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/build.yml

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

7+
permissions:
8+
contents: write
9+
710
jobs:
811
build:
912

0 commit comments

Comments
 (0)