dartilesm/Upload to Vercel Blob
Upload files to Vercel Blob storage from GitHub Actions workflows
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| source | The source path for the blob file or folder | yes | — |
| destination | The destination path for the blob in Vercel Blob storage (for folders, this will be the base path) | yes | — |
| read-write-token | Vercel Blob read-write token (BLOB_READ_WRITE_TOKEN) | yes | — |
Outputs
| name | description |
|---|---|
| url | The URL of the uploaded blob |