Skip to content

Commit

Permalink
GITHUB_REF_NAME
Browse files Browse the repository at this point in the history
  • Loading branch information
Lukas Metzner committed May 26, 2024
1 parent c061b0e commit 1c0bb49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
with:
context: .
push: true
tags: ghcr.io/lukasmetzner/podprox:$GITHUB_REF_NAME
tags: ghcr.io/lukasmetzner/podprox:${{ env.GITHUB_REF_NAME }}

0 comments on commit 1c0bb49

Please sign in to comment.