mirror of
https://github.com/pirate/ArchiveBox.git
synced 2025-08-15 19:14:07 +02:00
Update gh-pages.yml
This commit is contained in:
2
.github/workflows/gh-pages.yml
vendored
2
.github/workflows/gh-pages.yml
vendored
@@ -37,7 +37,7 @@ jobs:
|
|||||||
fetch-depth: 1
|
fetch-depth: 1
|
||||||
- name: Copy README.md into place
|
- name: Copy README.md into place
|
||||||
run: |
|
run: |
|
||||||
rm -fv./website/README.md
|
rm -f ./website/README.md
|
||||||
cp ./README.md ./website/README.md
|
cp ./README.md ./website/README.md
|
||||||
- name: Setup Pages
|
- name: Setup Pages
|
||||||
uses: actions/configure-pages@v3
|
uses: actions/configure-pages@v3
|
||||||
|
Reference in New Issue
Block a user