Skip to content

Commit

Permalink
Update docker-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
RishiKumarRay authored Feb 28, 2022
1 parent 5225c76 commit caf29ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ jobs:
context: .
file: ./Dockerfile
push: true
tags: ${{ secrets.DOCKER_USERNAME }}/hellodocker:${{ github.ref }}
tags: ${{ secrets.DOCKER_USERNAME }}/hellodocker:${{ github.ref_name }}

0 comments on commit caf29ac

Please sign in to comment.