mirror of
https://github.com/giongto35/cloud-game.git
synced 2026-01-23 10:35:44 +00:00
Update deploy.yml
This commit is contained in:
parent
3426edb4c1
commit
f10dfff582
1 changed files with 1 additions and 1 deletions
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
|
|
@ -19,8 +19,8 @@ jobs:
|
|||
- name: Deploy to all servers
|
||||
env:
|
||||
DO_TOKEN: ${{ secrets.DO_TOKEN }}
|
||||
working-directory: ./.github/workflows/cd
|
||||
run: |
|
||||
cd ./.github/workflows/cd
|
||||
./deploy-app.sh \
|
||||
--env-dir=./cloudretro.io \
|
||||
--provider-dir=./_provider/digital-ocean
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue