nextcloud/Nextcloud appstore action
Download and/or get metadata of latest app version from Nextcloud app store
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| appid | Nextcloud app id | yes | — |
| server_major | Nextcloud server major version number (optional) | no | "" |
| download | Download the app (optional) | no | false |
| apps_path | Path where to unpack the app (optional) | no | apps |
Outputs
| name | description |
|---|---|
| version | Version of the release |
| download | Download URL of the release tarball |