Skip to content

Commit

Permalink
Update push-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ForestEckhardt committed Jul 11, 2023
1 parent 230c44e commit 13d58da
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/push-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,3 @@ jobs:
docker push "${DOCKERHUB_ORG}/${registry_repo}:latest"
docker push "${DOCKERHUB_ORG}/${registry_repo}:${{ steps.event.outputs.tag }}"

0 comments on commit 13d58da

Please sign in to comment.