Skip to content

Commit

Permalink
Fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
karniv00l committed Nov 9, 2022
1 parent 9326844 commit 07fcf37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ jobs:
uses: docker/build-push-action@v3
with:
push: true
tags: karniv001/hyper-tuner-cloud-backend:${{ GIT_TAG_NAME }}
tags: karniv001/hyper-tuner-cloud-backend:${{ steps.tagName.outputs.tag }}

0 comments on commit 07fcf37

Please sign in to comment.