linus-amg/UXThings Update Action
Publish updated version strings to your UXThings applications to trigger client-side app-updates.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| apiKey | API Key of the application | yes | — |
| apiSecret | API Secret of the application | yes | — |
| newVersion | the app version string you want to set your application to, should be the same as your app provides in the UXThings configure call. | yes | — |
Outputs
| name | description |
|---|---|
| success | boolean to see if updating the version remotely was a success |