Update deploy.yaml

This commit is contained in:
Emilia Allison 2022-07-06 15:00:44 -04:00 committed by GitHub
parent fcd1ec63e0
commit af258b88ea
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ jobs:
key: ${{ secrets.SSH_KEY }} key: ${{ secrets.SSH_KEY }}
script: | script: |
cd repo cd repo
git stash
git pull --force origin master git pull --force origin master
build-sass: build-sass: