Skip to content

Commit

Permalink
update dockerhub username in the tag
Browse files Browse the repository at this point in the history
  • Loading branch information
sahil-sagwekar2652 committed Jan 4, 2024
1 parent 3d7763a commit 8bb1b0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
with:
context: https://github.com/sahil-sagwekar2652/Personal-blog-website.git#master:flask_blog
push: true
tags: sahil-sagwekar2652/personal-blog-website:${{ env.RELEASE_VERSION }}
tags: sahilsagwekar2652/personal-blog-website:${{ env.RELEASE_VERSION }}

0 comments on commit 8bb1b0c

Please sign in to comment.