int128/create-commit

create a commit using GitHub API

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
repositoryrepository name to push (i.e. REPO/NAME)yes${{ github.repository }}
refref name to update (e.g. refs/heads/main)yes
pathglob paths to commityes
base-directorybase directory to compute a path of file to commityes${{ github.workspace }}
messagecommit messageyes
tokenGitHub tokenyes${{ github.token }}

no outputs