Update .deploy.yml

This commit is contained in:
Keannu Christian Bernasol 2025-07-16 09:30:53 +08:00
parent eabaf03c46
commit 6b999b8298

View file

@ -36,5 +36,7 @@ steps:
depends_on: deploy
when:
- branch: Main
event: push
- branch: main # Update branch name accordingly
event:
- push
- manual