Update GitHub action to allow manual deployment from any branch

This commit is contained in:
Mathias Malmqvist
2025-10-02 17:59:28 +02:00
committed by dualshock-tools
parent e4d450c1c8
commit 28604b0e36
2 changed files with 2 additions and 4 deletions

View File

@@ -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: