Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
Stash changes if there is any before pulling
  • Loading branch information
NecRaul committed Dec 1, 2024
1 parent b0ad0fd commit 71d0b0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ jobs:
username: ${{ secrets.USERNAME }}
key: ${{ secrets.SSH_KEY }}
script: |
git -C /var/www/kuroneko-dev stash --include-untracked
git -C /var/www/kuroneko-dev pull --force

0 comments on commit 71d0b0d

Please sign in to comment.