mirror of
https://github.com/LukeSmithxyz/based.cooking.git
synced 2025-12-19 00:52:57 +00:00
fix
This commit is contained in:
1
.github/workflows/upload.yml
vendored
1
.github/workflows/upload.yml
vendored
@@ -28,5 +28,6 @@ jobs:
|
||||
port: ${{ secrets.based_port }}
|
||||
script: |
|
||||
cd repo
|
||||
git stash
|
||||
git pull --force origin master
|
||||
make clean deploy
|
||||
|
||||
Reference in New Issue
Block a user