actions-marketplace-validations/Valist Action
GitHub Action for publishing to Valist
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Feb 15, 2023
- License
- MPL 2.0
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/valist-io_valist-github-action@fc3dd059d5785dd7b9626fc6b42bc1dfeaf91bea # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
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