You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GitHub Action to commit when a file has changed during the Workflow.
Usage
- uses: matheusalbino/git-commit@v1.0.1with:
user-name: Equaluser-email: equal@example.commessage: This a commit from Github Actionsgithub-token: ${{ secrets.GITHUB_TOKEN }}