Update branch name in workflow configuration

This commit is contained in:
Willem Jiang
2026-02-16 09:42:10 +08:00
committed by GitHub
parent 423f5c829c
commit c0ab3133cd

View File

@@ -3,7 +3,7 @@ name: Publish Containers
on: on:
push: push:
branches: branches:
- main - main-1.x
release: release:
types: [published] types: [published]
workflow_dispatch: workflow_dispatch: