Skip to content

Commit 41832f3

Browse files
try ref_name
1 parent 3bdfc02 commit 41832f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,4 +53,4 @@ jobs:
5353
with:
5454
registry: "ghcr.io"
5555
image: ${{ steps.build-image.outputs.image }}
56-
tags: latest ${{ github.ref }}
56+
tags: latest ${{ github.ref_name }}

0 commit comments

Comments
 (0)