Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
fliiiix committed Sep 20, 2023
1 parent 1c5f6d5 commit 9d1ae16
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
if: github.ref == 'refs/heads/main'
uses: appleboy/scp-action@master
with:
debug: true
host: ${{ secrets.DEPLOY_HOST }}
port: 2299
username: ${{ secrets.DEPLOY_USER }}
Expand Down

0 comments on commit 9d1ae16

Please sign in to comment.