We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac23523 commit f7710a8Copy full SHA for f7710a8
1 file changed
.github/workflows/update-mfp-index-html.yml
@@ -7,6 +7,9 @@ on:
7
branches:
8
- "main"
9
10
+permissions:
11
+ contents: write
12
+
13
jobs:
14
update-index-html:
15
runs-on: ubuntu-latest
0 commit comments