actions-marketplace-validations/@dailydotdev/devcard
GitHub Action to download the devcard from daily.dev
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| user_id | Your daily.dev user id | yes | — |
| type | Configure orientation for devcard. Must be either "default" or "wide" | no | default |
| token | GitHub Token used to commit the devcard | no | ${{ github.token }} |
| commit_branch | Branch used to commit the devcard | no | "" |
| commit_message | Commit message | no | Update ${filename} |
| commit_filename | Filename to save devcard to | no | devcard.png |
| committer_email | Committer email | no | 41898282+github-actions[bot]@users.noreply.github.com |
| committer_name | Committer name | no | github-actions[bot] |
| dryrun | If true, no changes will be made to the repo | no | false |
Outputs
no outputs