enable push

This commit is contained in:
YuCat 2024-05-05 19:31:52 +08:00
parent 6130d7016b
commit 2be743aad2

View File

@ -45,6 +45,7 @@ jobs:
- name: Build
uses: docker/bake-action@v4
with:
push: true
targets: ${{ steps.set-vars.outputs.TARGET }}
env:
TAG: ${{ env.BUILD_TAG }}