🐞 fix: Fix mobile issues, enablke deploy on push #skipGA
Deploy to Dreamhost / build (push) Skipped
Sync TODOs with Issues / sync_todos (push) Successful in 6s

This commit is contained in:
Keith Solomon
2026-08-29 08:52:57 -05:00
parent 21db4f31a3
commit b9bbf615c9
5 changed files with 28 additions and 8 deletions
+3 -3
View File
@@ -3,9 +3,9 @@ on:
workflow_dispatch:
# 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
# push:
# branches:
# - main
push:
branches:
- main
jobs:
build: