Skip to content

Commit

Permalink
Merge pull request #9 from z164/development
Browse files Browse the repository at this point in the history
cd: rollback
  • Loading branch information
z164 authored Aug 14, 2021
2 parents 79b707a + 7de6daa commit 377fcbf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ jobs:
uses: appleboy/ssh-action@master
with:
host: ${{ secrets.SSH_HOST }}
key: ${{ secrets.SSH_KEY }}
passphrase: $ {{ secrets.SSH_KEY_PASSPHRASE }}
username: ${{ secrets.SSH_USERNAME }}
password: ${{ secrets.SSH_PASSWORD }}
script : |
docker stop discord
cd discord-bot
Expand Down

0 comments on commit 377fcbf

Please sign in to comment.