use ref_name

This commit is contained in:
Hayden
2023-04-03 14:21:54 -08:00
parent 3b862e36c8
commit d3b6c93b63

View File

@@ -55,7 +55,7 @@ jobs:
uses: hay-kot/homebox/.github/workflows/partial-publish.yaml@main
with:
release: true
tag: ${{ github.ref }}
tag: ${{ github.ref_name }}
secrets:
GH_TOKEN: ${{ secrets.CR_PAT }}