gatoreducator/branch-write

write contents on a certain branch

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Dec 8, 2025
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: gatoreducator/branchwrite@591c2c2083c183389f31be9cd579edefbe15fc7c # v1.1.0

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

namedescriptionrequireddefault
repo-tokenA token with the write access to the working repositoryyes
branchA branch name you want to upload contentyes
pathThe destination path where you want to upload contentyes
sourceThe source where you want to upload from:env, content or branch-and-pathyes
source-argThe argument associate with arg source. Could be env key, branch plus path or string contentyes

no outputs