From 28604b0e36fa36bfe2b17577c1fcd1b179a9119e Mon Sep 17 00:00:00 2001 From: Mathias Malmqvist Date: Thu, 2 Oct 2025 17:59:28 +0200 Subject: [PATCH] Update GitHub action to allow manual deployment from any branch --- .github/workflows/gulp-deploy.yml | 4 +--- index.html | 2 +- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/.github/workflows/gulp-deploy.yml b/.github/workflows/gulp-deploy.yml index 6fdee04..413c77e 100644 --- a/.github/workflows/gulp-deploy.yml +++ b/.github/workflows/gulp-deploy.yml @@ -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: diff --git a/index.html b/index.html index 38762d4..c41f9fa 100644 --- a/index.html +++ b/index.html @@ -318,7 +318,7 @@