ci: fix branch name to master

This commit is contained in:
Fam Zheng 2026-04-07 10:33:47 +01:00 committed by Fam Zheng
parent 71cce2dd44
commit 37d2b33f32

View File

@ -3,7 +3,7 @@ name: Deploy to OCI
on: on:
push: push:
branches: branches:
- main - master
jobs: jobs:
deploy: deploy: