]> littlesong.place Git - littlesongplace.git/commitdiff
Allow manual test deploy
authorChris Fulljames <cfulljames@users.noreply.github.com>
Sun, 19 Jan 2025 16:17:11 +0000 (11:17 -0500)
committerGitHub <noreply@github.com>
Sun, 19 Jan 2025 16:17:11 +0000 (11:17 -0500)
.github/workflows/deploy-test.yml

index 3c0fdd07a6cc148ace4e786c949ce435767b0d98..8d6cb1a9ca363672adf8fc29f86e451a5df8fc78 100644 (file)
@@ -1,5 +1,5 @@
 name: Deploy Test
-on: [push]
+on: [push, workflow_dispatch]
 jobs:
   build:
     runs-on: ubuntu-latest