update actions

This commit is contained in:
jetstream0
2023-08-02 09:43:39 -07:00
parent 0ba2691d1b
commit 50b9797612

View File

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