forked from Upstream/Velocitab
Update read/write access perms for wiki
This commit is contained in:
parent
e98ffaf4a6
commit
1926150717
4
.github/workflows/update_docs.yml
vendored
4
.github/workflows/update_docs.yml
vendored
@ -1,6 +1,10 @@
|
||||
# Update the GitHub Wiki documentation when a push is made to docs/
|
||||
name: Update Docs
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
wikis: write
|
||||
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
|
Loading…
Reference in New Issue
Block a user