We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ccb101 commit 7e1a150Copy full SHA for 7e1a150
‎.github/workflows/deploy.yml‎
@@ -37,7 +37,7 @@ jobs:
37
- name: Deploy
38
uses: peaceiris/actions-gh-pages@v3
39
with:
40
- cname: dfirebird.codes
+ cname: dfirebird.dev
41
github_token: ${{ secrets.GITHUB_TOKEN }}
42
publish_dir: ./public
43
publish_branch: master
0 commit comments