Skip to content

Commit

Permalink
fix docker script
Browse files Browse the repository at this point in the history
  • Loading branch information
berezkin88 authored Sep 13, 2021
1 parent ccf210e commit 2409fed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ jobs:
with:
context: .
push: true
tags: ${DOCKERHUB_IMAGE_NAME}
tags: ${{ env.DOCKERHUB_IMAGE_NAME }}

0 comments on commit 2409fed

Please sign in to comment.