Skip to content

Commit

Permalink
Fix typo in deploy.yml (#51)
Browse files Browse the repository at this point in the history
  • Loading branch information
artis3n authored May 26, 2021
1 parent 9bf7c34 commit 61ffa49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
id: meta
uses: docker/metadata-action@v3.3.0
with:
image: ghcr.io/artis3n/pgmodeler
images: ghcr.io/artis3n/pgmodeler
tags: |
type=semver,pattern={{version}}
type=semver,pattern={{major}}.{{minor}}
Expand Down

0 comments on commit 61ffa49

Please sign in to comment.