We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 863944e commit 50f583aCopy full SHA for 50f583a
.github/workflows/updateTarget.yml
@@ -14,6 +14,8 @@ on:
14
paths:
15
- '**.target'
16
17
+permissions:
18
+ contents: write
19
20
jobs:
21
update:
0 commit comments