Skip to content

Commit fa7c15f

Browse files
committed
fix permission
1 parent 853296d commit fa7c15f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Build
22

33
permissions:
4-
contents: read
4+
contents: write
55
id-token: write
66
packages: write
77

0 commit comments

Comments
 (0)