Skip to content

Commit

Permalink
Update pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
wen-templari committed Nov 12, 2023
1 parent 9276aef commit 215b9a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
with:
host: ${{ secrets.REMOTE_HOST }}
username: ${{ secrets.REMOTE_USER }}
key: ${{ secrets.PASSWORD }}
key: ${{ secrets.ACCESS_TOKEN }}
script: |
cd /home/nbtca/weekend/sunday
docker compose stop && docker compose rm -f
Expand Down

0 comments on commit 215b9a3

Please sign in to comment.