🔵 other: Set up deploy on push
Deploy to Dreamhost (dev) / build (push) Successful in 2m31s
Sync TODOs with Issues / sync_todos (push) Successful in 6s

This commit is contained in:
Keith Solomon
2026-06-20 11:53:49 -05:00
parent 5496a8e725
commit b198acbe4f
+4 -4
View File
@@ -1,11 +1,11 @@
name: Deploy to Dreamhost (dev) name: Deploy to Dreamhost (dev)
on: on:
workflow_dispatch workflow_dispatch:
# Remove "workflow_dispatch" above and uncomment the lines below to enable deploy on push # Remove "workflow_dispatch" above and uncomment the lines below to enable deploy on push
# only do this once you're actually ready to start deploying to Dreamhost # only do this once you're actually ready to start deploying to Dreamhost
# push: push:
# branches: branches:
# - main - main
jobs: jobs:
build: build: