jaywcjlove/Modify File Content

Replace text content and submit content

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenYour GITHUB_TOKENno${{ github.token }}
bodywhat needs to be replacedyes""
trim_whitespaceOptional. Whether leading/trailing whitespace will be trimmed for the body input. Defaults to truenotrue
pathFile to be replacedno""
refThe name of the commit/branch/tag. Default: the repository’s default branch (usually `master`)no""
branchThe person that committed the file. Default: the authenticated user.no${{ github.ref_name }}
messageThe commit message.no""
committer_nameThe name of the author or committer of the commit.nogithub-actions[bot]
committer_emailThe email of the author or committer of the commit.nogithub-actions[bot]@users.noreply.github.com
openDelimiterCharacter to use for opening delimiter, by default `<!--GAMFC-->`no<!--GAMFC-->
closeDelimiterCharacter to use for closing delimiter, by default `<!--GAMFC-END-->`no<!--GAMFC-END-->
overwriteoverwrite filenofalse
sync_local_fileSync local file contentnotrue
namedescription
contenttext file content