zekeriyaay/Datetime of Workflow
Allows you show the datetime of workflow on your GitHub profile or project's README
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| github_token | Token for the repo. Can be passed in using $\{{ secrets.GITHUB_TOKEN }} | yes | — |
| date_format | Allows you to change the format of the date or time displayed | no | %a %d %b %Y %H:%M:%S %Z |
| timezone | Timezone Region | no | UTC |
| tag | The name of the tag to be updated in the Markdown | no | DEFAULT-TAG |
| markdown_path | Path to Markdown file | no | ./README.md |
| commit_branch | Destination branch to push changes | no | main |
| commit_username | Username of the user to commit. If nothing is written, the GitHub Bot is used | no | github-actions[bot] |
| commit_email | Email of the user to commit. If nothing is written, the GitHub Bot is used | no | github-actions[bot]@users.noreply.github.com |
| commit_message | Commit message | no | 🚀 Datetime of Workflow Updated |
Outputs
no outputs