https://github.com/synphonyte/oxyde-cloud-deploy-action
Deploys your app to Leptos Cloud
https://github.com/synphonyte/oxyde-cloud-deploy-action
Last synced: 11 months ago
JSON representation
Deploys your app to Leptos Cloud
- Host: GitHub
- URL: https://github.com/synphonyte/oxyde-cloud-deploy-action
- Owner: Synphonyte
- License: mit
- Created: 2024-12-10T23:28:58.000Z (over 1 year ago)
- Default Branch: v1
- Last Pushed: 2025-07-03T09:43:57.000Z (12 months ago)
- Last Synced: 2025-07-08T14:59:30.288Z (11 months ago)
- Language: Rust
- Size: 125 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# leptos-cloud-deploy-action
Deploys your app to Leptos Cloud
## TODO
- [ ] Update this README with the details of this action
- [ ] Update inputs/outputs in `action.yaml`
- [ ] Implement the action's logic in `src/main.rs`
- [ ] Trigger a release in GitHub Actions
- [ ] Edit the triggered release to set release notes and publish the action to GitHub Marketplace