Skip to content

Commit 3fb3a8f

Browse files
committed
Update deploy.yml
1 parent fad35a8 commit 3fb3a8f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,8 @@ jobs:
3131
uses: peaceiris/actions-gh-pages@v3
3232
with:
3333
github_token: ${{ secrets.GITHUB_TOKEN }}
34-
publish_dir: ./out
34+
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

Comments
 (0)