mirror of
https://github.com/giongto35/cloud-game.git
synced 2026-01-23 10:35:44 +00:00
Update gh deploy script
This commit is contained in:
parent
1f3e82b1c7
commit
f95bf52074
1 changed files with 2 additions and 0 deletions
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
|
@ -16,6 +16,8 @@ jobs:
|
|||
key: ${{ secrets.SSH_PRIVATE_KEY }}
|
||||
known_hosts: 'PLACEHOLDER'
|
||||
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
- name: Deploy to all servers
|
||||
env:
|
||||
DO_TOKEN: ${{ secrets.DO_TOKEN }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue