summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLyssa2026-01-13 17:12:47 +0000
committerLyssa2026-01-13 17:12:47 +0000
commit09e2ca2a22f3b33b641dbc3276e298babe645cf5 (patch)
treea18e09a3c09a268c55d56ddc2647ed458965ccef
parente35c4a89cf2fae33fa552df6b7e937d2d01e9119 (diff)
downloadmassgrave.dev-09e2ca2a22f3b33b641dbc3276e298babe645cf5.zip
on workflow_dispatch
-rw-r--r--.github/workflows/deploy.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml
index 1812734..c44054f 100644
--- a/.github/workflows/deploy.yml
+++ b/.github/workflows/deploy.yml
@@ -1,6 +1,7 @@
name: Deploy to GitHub Pages
on:
+ workflow_dispatch:
push:
branches:
- main