Skip to content

Commit

Permalink
Update docker-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Winspain authored Nov 26, 2022
1 parent f800962 commit 8b614f9
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 @@ -41,7 +41,7 @@ jobs:
platforms: linux/amd64
push: ${{ github.event_name != 'pull_request' }}
tags: |
winspain0/easy_lottery:${{ github.ref }}
winspain0/easy_lottery:${{ github.ref_name }}
winspain0/easy_lottery:latest

0 comments on commit 8b614f9

Please sign in to comment.