Skip to content

An action to create a lot of commits that make your GitHub profile full of green

License

Notifications You must be signed in to change notification settings

xtexChooser/hardwork-action

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hardwork Action

An action to create a lot of commits that make your GitHub profile full of green

GitHub Workflow Status GitHub all releases GitHub issues GitHub pull requests GitHub GitHub forks GitHub Repo stars GitHub watchers GitHub release

Marketplace

To get start quickly, see this template.

Usage

GitHub release

- uses: actions/checkout@v2
  with:
    fetch-depth: 0
- uses: xtexChooser/hardwork-action@<VERSION>
  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.

About

An action to create a lot of commits that make your GitHub profile full of green

Resources

License

Stars

Watchers

Forks

Packages

No packages published