Skip to content

Commit

Permalink
devops: docker-hub release version
Browse files Browse the repository at this point in the history
  • Loading branch information
dpool committed Nov 16, 2021
1 parent 147fa4d commit 84693b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
with:
images: foomo/contentfulproxy
tags: |
type=semver,pattern={{major}}.{{minor}}
type=semver,pattern={{version}}
- name: Login to Docker Hub
uses: docker/login-action@v1
Expand Down

0 comments on commit 84693b1

Please sign in to comment.