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 fad35a8 commit 3fb3a8fCopy full SHA for 3fb3a8f
.github/workflows/deploy.yml
@@ -31,4 +31,8 @@ jobs:
31
uses: peaceiris/actions-gh-pages@v3
32
with:
33
github_token: ${{ secrets.GITHUB_TOKEN }}
34
- publish_dir: ./out
+ publish_dir: ./out
35
+
36
+ cname: docs.it-scripts.com
37
+ user_name: github-actions[bot]
38
+ user_email: 41898282+github-actions[bot]@users.noreply.github.com
0 commit comments