Skip to content

Commit

Permalink
ci: run release again
Browse files Browse the repository at this point in the history
  • Loading branch information
mghilardelli committed Jun 4, 2024
1 parent b9c2c47 commit 4584309
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-webapp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
uses: docker/metadata-action@v5
with:
images: |
ghcr.io/${{ github.repository }}
ghcr.io/${{ github.repository }}/webapp
tags: |
type=semver,pattern={{version}}
type=semver,pattern={{major}}.{{minor}}
Expand Down

0 comments on commit 4584309

Please sign in to comment.