artipie/Artipie upload action
Upload files to Artipie server
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| server | Artipie server base URL | yes | https://central.artipie.com |
| repo | Artipie repository coordinates | yes | — |
| file | File to upload | yes | — |
| path | Path to use for uploading file (filename by default) | no | — |
| username | Artipie username with write permissions | no | — |
| password | Artipie password | no | — |
Outputs
| name | description |
|---|---|
| url | Target URL of uploaded file |