From 5c6a0ed06bc134552dad9a4f60929a917ae25c85 Mon Sep 17 00:00:00 2001 From: Dean Lofts Date: Sat, 2 Nov 2024 20:37:45 +1100 Subject: [PATCH] stfu --- .github/workflows/01.deploy_to_production.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/01.deploy_to_production.yml b/.github/workflows/01.deploy_to_production.yml index 4180780..193d824 100644 --- a/.github/workflows/01.deploy_to_production.yml +++ b/.github/workflows/01.deploy_to_production.yml @@ -28,8 +28,6 @@ jobs: timeout-minutes: 20 steps: - uses: actions/checkout@v4 - with: - ref: ${{ github.event.workflow_run.head_branch }} - uses: ./.github/workflows/setup name: Setup