/action-github-commit

GitHub Action to commit to GitHub using the API

Primary LanguageTypeScriptMIT LicenseMIT

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@main