diff --git a/.github/workflows/ci_standalone_versioned.yml b/.github/workflows/ci_standalone_versioned.yml index f79520644..30551587a 100644 --- a/.github/workflows/ci_standalone_versioned.yml +++ b/.github/workflows/ci_standalone_versioned.yml @@ -23,7 +23,7 @@ jobs: steps: - uses: actions/checkout@v2 with: - ref: ${{ gh_ref }} + ref: ${{ inputs.gh_ref }} - name: Checkout AWX uses: actions/checkout@v2