diff --git a/.github/workflows/vhs.yml b/.github/workflows/vhs.yml index b84392d4..d56bc221 100644 --- a/.github/workflows/vhs.yml +++ b/.github/workflows/vhs.yml @@ -19,7 +19,7 @@ jobs: - name: Checkout uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 with: - ref: ${{ github.ref }} + ref: ${{ github.ref_name }} - name: Setup uses: ./.github/actions/setup