guillaumefalourd/Copy Push Files action

GitHub Action to copy & push contents (files / directory) from a repository to another :octocat:

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Mar 24, 2026
License
Apache 2.0

Pinned Snippet

workflow.ymlSHA-pinned
uses: guillaumefalourd/copy-push-files@762399450bd68cddff891823a0eb8175171b7839 # v2

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

namedescriptionrequireddefault
emailCommitter's email addressyes${{ github.actor }}@users.noreply.github.com
nameCommitter's usernameyes${{ github.actor }}
source_filesFiles or directories to add separated by spaceyes
commit_messageCommit messageyesCommit performed using Copy Push Files action
target_branchBranch to push the contents toyescopy-push-files-branch
target_dirDirectory to push the contents to on the new repositoryno
remote_repositoryRepository url to push the code toyesorigin
access_tokenToken used to push the codeyes

no outputs