From 963f1ddec6c6229543160acd797e53caacf09f9f Mon Sep 17 00:00:00 2001 From: nekono <91360587+nkte8@users.noreply.github.com> Date: Mon, 15 Apr 2024 19:37:13 +0900 Subject: [PATCH] =?UTF-8?q?Checkout=E3=81=99=E3=82=8BRef=E3=82=92=E6=98=8E?= =?UTF-8?q?=E7=A4=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/app-manual-deploy.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/app-manual-deploy.yaml b/.github/workflows/app-manual-deploy.yaml index 072654e..aae8d25 100644 --- a/.github/workflows/app-manual-deploy.yaml +++ b/.github/workflows/app-manual-deploy.yaml @@ -40,6 +40,7 @@ jobs: uses: actions/checkout@v4 with: fetch-depth: 2 + ref: ${{ github.ref_name }} - name: Build shell: bash