mirror of
https://github.com/xgui4/LCE-Qt-Launcher.git
synced 2026-07-16 05:00:49 +00:00
add dev to site for faster update
This commit is contained in:
4
.github/workflows/site.yml
vendored
4
.github/workflows/site.yml
vendored
@@ -3,7 +3,9 @@ name: Deploy static content to Pages # Simple workflow for deploying static cont
|
||||
on:
|
||||
# Runs on pushes targeting the default branch
|
||||
push:
|
||||
branches: master
|
||||
branches:
|
||||
- master
|
||||
- dev # temporaly
|
||||
|
||||
# Allows you to run this workflow manually from the Actions tab
|
||||
workflow_dispatch:
|
||||
|
||||
Reference in New Issue
Block a user