actions-marketplace-validations/Publish on imgur
Upload image(s) to imgur using their API
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Apr 16, 2023
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/devicons_public-upload-to-imgur@5b1accf3ad04eaa5d97cbe673496d14036d1c23c # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| path | Path to the images | yes | — |
| client_id | The CLIENT_ID of your Imgur app | yes | — |
| description | A description for this set of images | no | Images uploaded by public-upload-to-imgur GitHub Action |
Outputs
| name | description |
|---|---|
| imgur_urls | The urls to the images as a JSON.stringified array. |
| markdown_urls | The urls to the images in GitHub image markdown formats as a JSON.stringified array. |