Skip to content

Commit

Permalink
Update Workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
hameno committed Jan 8, 2023
1 parent 0a5e3a4 commit 8e1e7e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-hub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ jobs:
uses: docker/build-push-action@v3
with:
push: true
tags: hameno/gortr-dn42:${{ steps.date.outputs.date }}-${{ env.GITHUB_RUN_ID }},hameno/gortr-dn42:latest
tags: hameno/gortr-dn42:${{ steps.date.outputs.date }}-${{ github.run_id }},hameno/gortr-dn42:latest

0 comments on commit 8e1e7e7

Please sign in to comment.