couple of fixes

This commit is contained in:
2022-12-01 21:17:43 -03:00
parent 0a9c891d9a
commit 10db94eeef
3 changed files with 8 additions and 13 deletions

View File

@@ -34,7 +34,4 @@ jobs:
remote_host: ${{ secrets.DEPLOY_HOST }}
remote_port: ${{ secrets.DEPLOY_PORT }}
remote_user: ${{ secrets.DEPLOY_USER }}
remote_key: ${{ secrets.DEPLOY_KEY }}
- name: Deployed
run: echo Deployed to ${{ secrets.DEPLOY_HOST }}!
remote_key: ${{ secrets.DEPLOY_KEY }}