diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index fd68b72c..33ae69be 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -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