actions-marketplace-validations/Push Latest Changes

Push the latest changes from one repository to another

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Mar 18, 2021
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/steven-mi_push-latest-changes-action@ad126749f4e268700736446ce145decf4a080ca1 # no releases — HEAD as of 2026-07-10

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
github-tokenToken for the repo. Can be passed in using $\{{ secrets.GITHUB_TOKEN }}yes
repositoryDestination repisitory to push changesyes
branchBranch to push changes to (default: main)nomain
forceEnable force push (default: false)nofalse
directoryDirectory to push changes to (default: ".")no.
ignoreA list of files to be ignored as a comma-separated string (default: "")no""

no outputs