Update build_beancount.yml

This commit is contained in:
初意 2024-07-09 00:43:07 +08:00 committed by GitHub
parent 9443404136
commit 21322cb17f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -32,5 +32,5 @@ jobs:
context: ./lib
platforms: linux/amd64,linux/arm64
push: true
tags: ${{ github.event.inputs.tag }}
tags: xdbin/beancount-alpine:${{ github.event.inputs.tag }}
labels: ${{ steps.meta.outputs.labels }}