From 9a8fc77e2c88ec766a2e6e4ea992172c4fca9c14 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=82=A2=E3=83=AC=E3=82=AF=E3=82=B5=E3=83=B3=E3=83=80?= =?UTF-8?q?=E3=83=BC=2Eeth?= Date: Tue, 20 Feb 2024 04:07:39 +0900 Subject: [PATCH] chore: debug cd --- .github/workflows/build.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 0843eb4..3abb6f3 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -42,12 +42,12 @@ jobs: # - completed # jobs: - deploy-to-cloudflare: - name: Deploy to Cloudflare Pages - runs-on: ubuntu-22.04 - permissions: - contents: read - steps: + # deploy-to-cloudflare: + # name: Deploy to Cloudflare Pages + # runs-on: ubuntu-22.04 + # permissions: + # contents: read + # steps: - name: Check Cloudflare API Token id: check_token run: |