Update main.yaml
This commit is contained in:
3
.github/workflows/main.yaml
vendored
3
.github/workflows/main.yaml
vendored
@@ -3,7 +3,8 @@ name: Build Saki and Deploy to Github Pages
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: ["gh-pages"]
|
branches: ["gh-pages"]
|
||||||
workflow_dispatch:
|
#workflow dispatch only works when workflow is on default branch
|
||||||
|
#workflow_dispatch:
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: read
|
||||||
|
|||||||
Reference in New Issue
Block a user