fix branch name
All checks were successful
Build and Deploy / deploy (push) Successful in 1m5s

This commit is contained in:
Satria 2026-07-18 22:10:14 +07:00
commit 7deb88c404

View file

@ -3,7 +3,7 @@ name: Build and Deploy
on:
workflow_dispatch:
push:
branches: [ main ]
branches: [ master ]
jobs:
deploy: