From fc2960ffe4911c2f875ef62ec50558dc04416e92 Mon Sep 17 00:00:00 2001 From: lawvs <18554747+lawvs@users.noreply.github.com> Date: Mon, 1 May 2023 04:57:09 +0800 Subject: [PATCH] chore: lint --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index f1065fc..382b626 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -34,4 +34,4 @@ jobs: - name: Deploy to GitHub Pages if: github.ref == 'refs/heads/master' # https://github.com/actions/deploy-pages - uses: actions/deploy-pages@v2.0.0 \ No newline at end of file + uses: actions/deploy-pages@v2.0.0