diff --git a/.github/workflows/publish-gh.yml b/.github/workflows/publish-gh.yml index 574cde33b..db7946dac 100644 --- a/.github/workflows/publish-gh.yml +++ b/.github/workflows/publish-gh.yml @@ -9,7 +9,7 @@ on: tag: required: false type: string - default: ${{ github.ref }} + default: ${{ github.ref_name }} name: required: false type: string