Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
liyh42 committed Aug 13, 2024
1 parent c05928e commit d3efed0
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 @@ -22,4 +22,4 @@ jobs:
with:
context: .
push: true
tags: ${{ secrets.DOCKERHUB_USERNAME }}/github-action-test:${{ GITHUB_REF_NAME }}
tags: ${{ secrets.DOCKERHUB_USERNAME }}/github-action-test:${{ env.GITHUB_REF_NAME }}

0 comments on commit d3efed0

Please sign in to comment.