Skip to content

Commit

Permalink
fix tag reference
Browse files Browse the repository at this point in the history
  • Loading branch information
dtanner committed May 31, 2023
1 parent 3ac836e commit a0e0157
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-multiplatform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,5 @@ jobs:
platforms: linux/amd64,linux/arm64
push: true
tags: |
"edgescope/chaperone:$GITHUB_REF_NAME"
"edgescope/chaperone:${{ env.GITHUB_REF_NAME }}"
# "edgescope/chaperone:latest"

0 comments on commit a0e0157

Please sign in to comment.