update-deployment-workflow #18

Merged
notohh merged 36 commits from update-deployment-workflow into master 2023-10-21 04:08:07 -04:00
Showing only changes of commit 1c2a88276d - Show all commits

View file

@ -11,5 +11,4 @@ jobs:
with:
github-token: ${{ secrets.GH_TOKEN }}
- name: deploy
use: |
ssh -i ${secrets.TSURU_SSH_KEY} root@100.82.146.40 'uname -a'
run: ssh -i ${secrets.TSURU_SSH_KEY} root@100.82.146.40 'uname -a'