Skip to content

Commit

Permalink
trigger @colyseus/cloud deployment on push (requires '.colyseus-cloud…
Browse files Browse the repository at this point in the history
….json') file on git
  • Loading branch information
endel committed Apr 30, 2024
1 parent 617c1f2 commit 999465a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/colyseus-cloud-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ jobs:
- name: Trigger deployment
run: |
npm install -g @colyseus/cloud
@colyseus/cloud deploy
npx @colyseus/cloud deploy

0 comments on commit 999465a

Please sign in to comment.