getsentry / action-github-commit

GitHub Action to commit to GitHub using the API
MIT License
2 stars 6 forks source link
tag-production

getsentry/action-github-commit typescript-action status

Commits any changed files using the GitHub API.

Usage

See the Sentry repo for real world examples.

Note: You may want to use a non-default GitHub token (e.g. not the GH Action token) as it will not trigger follow-up workflow runs!

Inputs

Use the source.

Installation

Add the following to your workflow config

    - name: Commit changes
      uses: getsentry/action-github-commit@v2.0.0