Skip to content

Latest commit

History

History
14 lines (11 loc) · 300 Bytes

File metadata and controls

14 lines (11 loc) · 300 Bytes

git-commit

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 }}