Skip to content

Commit

Permalink
use ref_name
Browse files Browse the repository at this point in the history
  • Loading branch information
hay-kot committed Apr 3, 2023
1 parent 3b862e3 commit d3b6c93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tag.yaml
Expand Up @@ -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 }}

Expand Down

0 comments on commit d3b6c93

Please sign in to comment.