Skip to content

GitHub Action to commit when a file has changed during the Workflow

License

Notifications You must be signed in to change notification settings

nikicivan/git-commit-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git-commit

GitHub Action to commit when a file has changed during the Workflow.

Usage

- uses: matheusalbino/git-commit@v1.0.1
  with:
    user-name: Equal
    user-email: equal@example.com
    message: This a commit from Github Actions
    github-token: ${{ secrets.GITHUB_TOKEN }}

About

GitHub Action to commit when a file has changed during the Workflow

Resources

License

Stars

Watchers

Forks

Packages

No packages published