mirror of
https://github.com/LukeSmithxyz/based.cooking.git
synced 2024-10-30 15:20:11 +00:00
this and user password might fix it
This commit is contained in:
parent
07c7f958cf
commit
01b9cf44cb
1
.github/workflows/upload.yml
vendored
1
.github/workflows/upload.yml
vendored
@ -29,4 +29,5 @@ jobs:
|
|||||||
script: |
|
script: |
|
||||||
cd repo
|
cd repo
|
||||||
git pull --force origin master
|
git pull --force origin master
|
||||||
|
mkdir -p dest
|
||||||
./ssg5 src dest "Based Cooking (https://based.cooking)" "https://based.cooking"
|
./ssg5 src dest "Based Cooking (https://based.cooking)" "https://based.cooking"
|
||||||
|
Loading…
Reference in New Issue
Block a user