erni-academy/Eventbrite Events to MD
Allows you to show your latest events from Eventbrite on any markdown file (README or profile readme for example)
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| gh_token | Github Access Token | no | ${{ github.token }} |
| file_path | Comma separated paths of the readme files you want to update | no | ./README.md |
| eventbrite_org_id | The Eventbrite org ID | yes | — |
| eventbrite_token | The Eventbrite token with access to get events from the org | yes | — |
Outputs
| name | description |
|---|---|
| results | JSON stringified array of events |