Skip to content

Commit

Permalink
Update docker-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
t0mer authored Jan 12, 2022
1 parent ad1aae1 commit 361bb12
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,5 @@ jobs:
platforms: linux/amd64
push: true
tags: |
techblog/geo-log-fonder:latest
techblog/geo-log-fonder:${{ steps.getSemver.outputs.semver }}
techblog/geo-log-finder:latest
techblog/geo-log-finder:${{ steps.getSemver.outputs.semver }}

0 comments on commit 361bb12

Please sign in to comment.