mirror of
https://github.com/System-End/slack-morphism-rust.git
synced 2026-04-19 14:17:02 +00:00
gh-pages workflow fix
This commit is contained in:
parent
da75f218d0
commit
9081aadef9
2 changed files with 4 additions and 3 deletions
6
.github/workflows/gh-pages.yml
vendored
6
.github/workflows/gh-pages.yml
vendored
|
|
@ -13,9 +13,9 @@ jobs:
|
|||
uses: peaceiris/actions-mdbook@v1
|
||||
with:
|
||||
mdbook-version: 'latest'
|
||||
|
||||
- run: cd docs && mdbook build
|
||||
|
||||
- run: cd docs && mdbook build
|
||||
- name: Copy CNAME
|
||||
run: cp CNAME docs/output
|
||||
- name: Deploy
|
||||
uses: peaceiris/actions-gh-pages@v3
|
||||
with:
|
||||
|
|
|
|||
1
CNAME
Normal file
1
CNAME
Normal file
|
|
@ -0,0 +1 @@
|
|||
slack-rust.abdolence.dev
|
||||
Loading…
Add table
Reference in a new issue