wavedash-action
Version updated for https://github.com/remarkablegames/wavedash-action to version v1.0.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action automates the process of uploading and publishing web game files to Wavedash. It handles both uploading existing builds or auto-creating new projects using a wavedash.toml file. Users can customize various parameters such as token, config file path, game ID, upload directory, entrypoint, SDK version, and publish options. The action supports building and publishing with release notes, and it provides outputs for the build ID, playtest URL, and whether the build was published.
What’s Changed
1.0.0 (2026-08-05)
Features
- upload and publish game files to Wavedash (3da8c96)