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 060f5f9 commit cd3709d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/colyseus-cloud-deploy.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
on:
push:
branches:
- main

name: Deploy to Colyseus Cloud

steps:
Expand Down

0 comments on commit cd3709d

Please sign in to comment.