change production workflow trigger
All checks were successful
Staging Blog Deployment / check-hugo-version (push) Successful in 3s
Staging Blog Deployment / build (push) Has been skipped
Staging Blog Deployment / deploy (push) Successful in 9s
Staging Blog Deployment / test (push) Successful in 2s
Staging Blog Deployment / merge (push) Successful in 5s
Staging Blog Deployment / clean (push) Has been skipped

This commit is contained in:
Vezpi 2025-06-04 19:54:42 +00:00
parent 91711bd972
commit 22ec714b46

View File

@ -1,9 +1,10 @@
name: Production Blog Deployment
on:
push:
branches:
- main
workflow_run:
workflows: ["Staging Blog Deployment"]
types: [completed]
env:
CONTAINER_NAME: blog_production
URL: "https://blog.vezpi.com/en/"