Skip to content

Commit

Permalink
Fix docker tagging
Browse files Browse the repository at this point in the history
  • Loading branch information
antoniordz96 committed Dec 2, 2021
1 parent 39946eb commit c592196
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
tags: |
type=ref,event=branch
type=ref,event=pr
type=semver,pattern={{major}}.{{minor}}
type=semver,pattern={{version}}
-
name: Build and export to Docker
uses: docker/build-push-action@v2
Expand Down

0 comments on commit c592196

Please sign in to comment.