Skip to content

Github action to commit and push changes in a checkout to a specified branch.

Notifications You must be signed in to change notification settings

MagicStack/gha-commit-and-push

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

1 Commit

Repository files navigation

gha-commit-and-push

Github action to commit and push changes in a checkout to a specified branch.

Usage

For the full list of inputs and outputs see action.yml.

Basic example:

on: pull_requeststeps: - uses: magicstack/gha-commit-and-push@masterwith: target_branch: gh-pagesworkdir: docs/gh-pagescommit_message: Automatic documentation update

About

Github action to commit and push changes in a checkout to a specified branch.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published