From 79536acb6cd7f9b8d4aae2c6ac7a0df4389aebf3 Mon Sep 17 00:00:00 2001 From: Kokecoco Date: Thu, 12 Sep 2024 06:53:02 +0900 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20fix:=20deploy.yml=E3=81=AE?= =?UTF-8?q?=E6=A7=8B=E6=96=87=E3=82=A8=E3=83=A9=E3=83=BC=E3=81=A8=E3=83=8A?= =?UTF-8?q?=E3=83=93=E3=82=B2=E3=83=BC=E3=82=B7=E3=83=A7=E3=83=B3=E3=83=90?= =?UTF-8?q?=E3=83=BC=E3=81=AE=E3=82=A2=E3=82=A4=E3=82=B3=E3=83=B3=E3=81=AE?= =?UTF-8?q?=E3=83=AA=E3=83=B3=E3=82=AF=E5=85=88=E3=82=92=E4=BF=AE=E6=AD=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/deploy.yml | 2 +- index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 0ce6e133..674c9c10 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -30,7 +30,7 @@ jobs: # 独自ドメインにデプロイするためにCNAMEファイルを作成する - name: Create CNAME file - run: echo 'memo.kits-tools.net' > ./dist/CNAME + run: echo 'memo.kits-tools.net' > ./dist/CNAME # ビルドされたファイルをgh-pagesにデプロイ - name: Deploy to GitHub Pages diff --git a/index.html b/index.html index 741aaa5f..0cee0749 100644 --- a/index.html +++ b/index.html @@ -34,7 +34,7 @@