This repo contains the workflow (yml) for deploying metaverse application with github actions. To use the workflows, you need to
- create a github repo
- create a ./github/workflows directory or set up a blank yml by clicking the actions button in repo
- copy the file to the ./github/workflows directory
- (for creator) set up github action secrets and emails based on Github Action Instruction.
- Set up gcp if necessary
- Push the code!