Skip to content
This repository was archived by the owner on Jun 12, 2024. It is now read-only.

Commit d3b6c93

Browse files
committed
use ref_name
1 parent 3b862e3 commit d3b6c93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/tag.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
uses: hay-kot/homebox/.github/workflows/partial-publish.yaml@main
5656
with:
5757
release: true
58-
tag: ${{ github.ref }}
58+
tag: ${{ github.ref_name }}
5959
secrets:
6060
GH_TOKEN: ${{ secrets.CR_PAT }}
6161

0 commit comments

Comments
 (0)