We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f808bf commit 6a0a5ecCopy full SHA for 6a0a5ec
.github/workflows/search-index-update.yml
@@ -1,5 +1,7 @@
1
name: Build Search Index
2
-
+permissions:
3
+ packages: write
4
+ contents: write
5
on:
6
schedule:
7
# Run once a day
0 commit comments