Skip to content

Commit 6f483bb

Browse files
authored
Merge pull request #686 from mackerelio/fix-perm
fix permission
2 parents 853296d + fa7c15f commit 6f483bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)