diff --git a/.github/workflows/branch-deploy.yml b/.github/workflows/branch-deploy.yml index 911e80a..a0a1ad7 100644 --- a/.github/workflows/branch-deploy.yml +++ b/.github/workflows/branch-deploy.yml @@ -58,7 +58,7 @@ jobs: steps: - name: checkout - uses: actions/checkout@v4 + uses: actions/checkout@v4 with: ref: ${{ needs.trigger.outputs.ref }}