Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xtexchooser/hardwork-action
An action to create a lot of commits that make your GitHub profile full of green
https://github.com/xtexchooser/hardwork-action
Last synced: 1 day ago
JSON representation
An action to create a lot of commits that make your GitHub profile full of green
- Host: GitHub
- URL: https://github.com/xtexchooser/hardwork-action
- Owner: xtexChooser
- License: apache-2.0
- Created: 2022-11-13T03:26:17.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-08T06:58:31.000Z (about 1 year ago)
- Last Synced: 2024-12-01T13:01:59.532Z (22 days ago)
- Language: JavaScript
- Homepage:
- Size: 416 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hardwork Action
> An action to create a lot of commits that make your GitHub profile full of green
![GitHub Workflow Status](https://img.shields.io/github/workflow/status/xtexChooser/hardwork-action/Build?style=flat-square) ![GitHub all releases](https://img.shields.io/github/downloads/xtexChooser/hardwork-action/total?style=flat-square) ![GitHub issues](https://img.shields.io/github/issues/xtexChooser/hardwork-action?style=flat-square) ![GitHub pull requests](https://img.shields.io/github/issues-pr/xtexChooser/hardwork-action?style=flat-square) ![GitHub](https://img.shields.io/github/license/xtexChooser/hardwork-action?style=flat-square) ![GitHub forks](https://img.shields.io/github/forks/xtexChooser/hardwork-action?style=flat-square) ![GitHub Repo stars](https://img.shields.io/github/stars/xtexChooser/hardwork-action?style=flat-square) ![GitHub watchers](https://img.shields.io/github/watchers/xtexChooser/hardwork-action?style=flat-square) ![GitHub release](https://img.shields.io/github/v/release/xtexChooser/hardwork-action?include_prereleases&style=flat-square)
[Marketplace](https://github.com/marketplace/actions/xtex-hardworking-action)
To get start quickly, see this [template](https://github.com/xtexChooser/hardwork-template).
## Usage
![GitHub release](https://img.shields.io/github/v/release/xtexChooser/hardwork-action?include_prereleases&style=flat-square)
```yaml
- uses: actions/checkout@v2
with:
fetch-depth: 0
- uses: xtexChooser/hardwork-action@
with:
name: Your Username
email: Your mail address
dir: ./.git # Optional, the git directory to work with
message: Work today # Optional, the commit message
days: 31 # Optional, defaults to 31, how many days in the past the commit was created for (if there are no existing commits)
```Then you can use your own way to push these commits to your repository.