mirror of
https://hub.njuu.cf/TheAlgorithms/C-Plus-Plus.git
synced 2023-10-11 13:05:55 +08:00
publish_dir: ./sorting
This commit is contained in:
parent
a4e1a5b179
commit
57ea7b1f9d
@ -15,7 +15,7 @@ jobs:
|
|||||||
- uses: peaceiris/actions-gh-pages@v3
|
- uses: peaceiris/actions-gh-pages@v3
|
||||||
with:
|
with:
|
||||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||||
publish_dir: ./sorting/html
|
publish_dir: ./sorting
|
||||||
enable_jekyll: true
|
enable_jekyll: true
|
||||||
- run: |
|
- run: |
|
||||||
cd sorting
|
cd sorting
|
||||||
|
Loading…
x
Reference in New Issue
Block a user