Skip to content

Commit

Permalink
Merge branch 'refs/heads/main' into go-patch-version
Browse files Browse the repository at this point in the history
  • Loading branch information
matheusfm committed Jul 31, 2024
2 parents 0d1492e + 3abb8d2 commit 0545a0a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,9 @@ jobs:
uses: docker/metadata-action@v5
with:
images: ghcr.io/${{ github.repository }}
tags: |
type=semver,prefix=v,pattern={{version}}
type=semver,prefix=v,pattern={{major}}.{{minor}}
- name: create dockerfile.cross
run: |
Expand Down

0 comments on commit 0545a0a

Please sign in to comment.