mirror of
https://github.com/krgamestudios/Toy.git
synced 2026-04-15 23:04:08 +10:00
Tweaked build trigger
This commit is contained in:
2
.github/workflows/pages.yml
vendored
2
.github/workflows/pages.yml
vendored
@@ -3,7 +3,7 @@ name: Build and deploy the dev website to Github Pages
|
||||
on:
|
||||
# Runs on pushes targeting the docs branch
|
||||
push:
|
||||
branches: ["docs"]
|
||||
branches: ["v1-docs"]
|
||||
|
||||
# Allows you to run this workflow manually from the Actions tab
|
||||
workflow_dispatch:
|
||||
|
||||
Reference in New Issue
Block a user