Update branch name in workflow configuration (#869)

This commit is contained in:
Willem Jiang 2026-02-16 21:32:24 +08:00 committed by GitHub
parent 423f5c829c
commit 172ba2d7ad
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,7 +3,7 @@ name: Publish Containers
on:
push:
branches:
- main
- main-1.x
release:
types: [published]
workflow_dispatch:
@ -92,4 +92,4 @@ jobs:
with:
subject-name: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME}}
subject-digest: ${{ steps.push.outputs.digest }}
push-to-registry: true
push-to-registry: true