🔵 other: Set up deploy on push
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
name: Deploy to Dreamhost (dev)
|
||||
on:
|
||||
workflow_dispatch
|
||||
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:
|
||||
|
||||
Reference in New Issue
Block a user