mirror of
https://github.com/tcsenpai/swingmusic.git
synced 2025-06-06 03:05:35 +00:00
update workflow
This commit is contained in:
parent
32ced97a60
commit
bd791d8ae3
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -157,6 +157,6 @@ jobs:
|
||||
platforms: linux/amd64,linux/arm
|
||||
push: true
|
||||
tags: ghcr.io/${{github.repository}}:${{inputs.tag}}, ${{env.LATEST_TAG}}
|
||||
labels: org.opencontainers.image.title=Docker Container
|
||||
labels: org.opencontainers.image.title=Docker
|
||||
env:
|
||||
LATEST_TAG: ${{ inputs.is_latest == 'true' && format('ghcr.io/{0}:latest', github.repository) || '' }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user