Update main.yaml

This commit is contained in:
jetstream0
2023-08-01 23:08:34 -07:00
parent 1269744285
commit 320ac02c69

View File

@@ -3,7 +3,8 @@ name: Build Saki and Deploy to Github Pages
on:
push:
branches: ["gh-pages"]
workflow_dispatch:
#workflow dispatch only works when workflow is on default branch
#workflow_dispatch:
permissions:
contents: read