mirror of
https://github.com/dualshock-tools/dualshock-tools.github.io.git
synced 2026-03-01 11:19:54 +03:00
Update GitHub action to allow manual deployment from any branch
This commit is contained in:
committed by
dualshock-tools
parent
e4d450c1c8
commit
28604b0e36
4
.github/workflows/gulp-deploy.yml
vendored
4
.github/workflows/gulp-deploy.yml
vendored
@@ -3,9 +3,7 @@ name: Build and Deploy to GitHub Pages
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- build-dist-with-gulp
|
||||
- release-2-16
|
||||
- "**"
|
||||
workflow_dispatch:
|
||||
inputs:
|
||||
deploy:
|
||||
|
||||
Reference in New Issue
Block a user