use ref_name

This commit is contained in:
Hayden 2023-04-03 14:21:54 -08:00
parent 3b862e36c8
commit d3b6c93b63
No known key found for this signature in database
GPG key ID: 17CF79474E257545

View file

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