mirror of
https://github.com/house-of-vanity/khm.git
synced 2025-07-06 23:04:07 +00:00
Update main.yml
This commit is contained in:
committed by
GitHub
parent
c01714d8ce
commit
e500f9ff10
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -147,4 +147,4 @@ jobs:
|
||||
with:
|
||||
platforms: linux/amd64,linux/arm64
|
||||
push: true
|
||||
tags: ultradesu/${{ env.BINARY_NAME }}:latest,ultradesu/${{ env.BINARY_NAME }}:${{ steps.vars.outputs.tag }}
|
||||
tags: ultradesu/${{ env.BINARY_NAME }}:latest,ultradesu/${{ env.BINARY_NAME }}:${{ steps.get_tag.outputs.tag }}
|
||||
|
Reference in New Issue
Block a user