daiji256/Upload to orphan branch

Upload files to an orphan branch.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
branchBranch name to create or overwrite.yes
pathA file or directory or wildcard pattern that describes what to upload.yes
committer-nameName of the committer.nogithub-actions[bot]
committer-emailEmail of the committer.no41898282+github-actions[bot]@users.noreply.github.com
commit-messageCommit message.no""
if-no-files-foundThe desired behavior if no files are found using the provided path. Available Options: - ignore: Upload empty branch - error: Fail the action with an error message noignore
overwriteIf true, overwrite branch with new files. If false, fail if branch already exists. nofalse
include-hidden-filesIf true, include hidden files. If false, exclude hidden files. nofalse

no outputs