buddypond/BuddyPond Upload Action
Uploads static files to BuddyPond Pads via signed upload URLs
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| bp_api_key | Your BuddyPond API key | yes | — |
| user | Your BuddyPond username | yes | — |
| name | Name of the BuddyPond Pad to create | no | default-pad |
| upload_dir | Directory to upload (typically the repo root) | no | ${{ github.workspace }} |
| uploads_service_url | BuddyPond Upload endpoint | no | https://uploads.buddypond.com/generate-signed-url |
| pad_service_url | BuddyPond Pad Service URL | no | https://a.buddypond.com/api/buddylist/pads |
Outputs
no outputs