Open
Description
Checklist
- I am using the latest version of this action.
- I have read the latest README and followed the instructions.
- I have read the latest GitHub Actions official documentation and learned the basic spec and concepts.
Describe your proposal
Create a test flight on CI, not local envs with the make
command.
Describe the solution you'd like
- Triggered by an issue/pull-request comment with
/preview
- Build assets and Git push
- Create a comment with a Git commit hash
- Remove assets and Git push
Describe alternatives you've considered
n/a
Additional context
n/a