Switched to auto-publish on main branch

This commit is contained in:
Nathan Schneider
2025-07-22 12:11:27 -06:00
parent bce890ea5f
commit f5add0b908

View File

@@ -32,7 +32,7 @@ build_site:
# Define when this job runs (e.g., only on the main branch)
# Adjust 'only' or 'rules' as needed for your workflow
only:
- publish # Example: Run only on the main branch
- main # publishes on main branch
# Job to deploy the built site using cloudron-surfer
deploy_site: