Compare commits

...

1 Commits

Author SHA1 Message Date
Willem Jiang c0ab3133cd Update branch name in workflow configuration 2026-02-16 09:42:10 +08:00
+1 -1
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: