mirror of
https://github.com/MetaCubeX/metacubexd.git
synced 2024-12-27 19:44:12 +08:00
build: update release workflow to include dynamic tag for Docker image
This commit is contained in:
parent
27c2b7f860
commit
676a458961
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -89,5 +89,6 @@ jobs:
|
||||
push: true
|
||||
tags: |
|
||||
ghcr.io/metacubex/metacubexd:latest
|
||||
ghcr.io/metacubex/metacubexd:${{ needs.release-please.outputs.tag_name }}
|
||||
cache-from: type=gha
|
||||
cache-to: type=gha,mode=max
|
||||
|
Loading…
x
Reference in New Issue
Block a user