valist-io/Valist Action
GitHub Action for publishing to Valist
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| private-key | Account private key | yes | — |
| account | Valist account name | yes | — |
| project | Valist project name | yes | — |
| release | Valist release name | yes | — |
| image | Release image URI | no | — |
| description | Release description | no | — |
| rpc-url | Polygon RPC URL | — | https://rpc.valist.io |
| meta-tx | Enable meta transactions | — | true |
| platform-web | Path to web bundle release. Can be build output from Next.js, CRA, or other static web frameworks. | no | — |
| platform-darwin-amd64 | Path to darwin/amd64 binary in release | no | — |
| platform-darwin-arm64 | Path to darwin/arm64 binary in release | no | — |
| platform-linux-amd64 | Path to linux/amd64 binary in release | no | — |
| platform-linux-arm64 | Path to linux/arm64 binary in release | no | — |
| platform-windows-amd64 | Path to windows/amd64 binary in release | no | — |
| platform-android-arm64 | Path to android/arm64 APK in release | no | — |
Outputs
no outputs