Skip to content

Commit

Permalink
build: update release workflow to include dynamic tag for Docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
kunish committed Nov 23, 2024
1 parent 27c2b7f commit 676a458
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 676a458

Please sign in to comment.