fix(ci): Use a new branch name to merge (GitHub merge bug?) (#3255)

This commit is contained in:
Jamil
2024-01-16 09:08:50 -08:00
committed by GitHub
parent 44edf30a09
commit ddf10cd502

View File

@@ -212,7 +212,6 @@ jobs:
id: build
uses: docker/build-push-action@v5
with:
target: release
platforms: ${{ matrix.arch.platform }}
build-args: |
PACKAGE=${{ matrix.name.package }}