diff --git a/.github/workflows/deploy.yml-nouse b/.github/workflows/deploy.yml similarity index 96% rename from .github/workflows/deploy.yml-nouse rename to .github/workflows/deploy.yml index 2316e5dd3..0e2e9d254 100644 --- a/.github/workflows/deploy.yml-nouse +++ b/.github/workflows/deploy.yml @@ -40,5 +40,5 @@ jobs: github_token: ${{ secrets.GITHUB_TOKEN }} publish_dir: ./dist publish_branch: page - cname: ${{ secrets.CNAME }} + cname: blog.acofork.com commit_message: ${{ github.event.head_commit.message }} \ No newline at end of file