Skip to content

Commit

Permalink
fix docker tag
Browse files Browse the repository at this point in the history
  • Loading branch information
Roaders committed Jun 26, 2022
1 parent 954cdaa commit 82546f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/create-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@ jobs:
context: .
push: true
platforms: linux/amd64,linux/arm64
tags: roaders/sd-card-copy:latest,roaders/sd-card-copy:${{ steps.release.outputs.release_tag }}
tags: roaders/shelly-commander:latest,roaders/shelly-commander:${{ steps.release.outputs.release_tag }}

0 comments on commit 82546f5

Please sign in to comment.