cruftyoldsysadmin/Update profiles.dev
Updates your profile on profiles.dev by reading profile.yaml and calling the webhook API
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| api-endpoint | API endpoint for profiles.dev webhook | no | https://api.profiles.dev/api/webhook |
| profile-path | Path to profile.yaml file | no | profile.yaml |
| debug | Enable debug logging | no | false |
Outputs
| name | description |
|---|---|
| profile-id | The ID of the updated profile |
| status | Status of the update operation |
| message | Detailed message about the operation |