olivr/Inject file action

Inject the content of a remote file into a file of your repo

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
urlURL of the remote fileyes
targetRelative path to the local file you want to modifyyes
patternPattern to identify where and what to replace in the target file""
forceAppend at the bottom of the target file if the pattern is not foundtrue
namedescription
patternPattern used for the replacement (useful to debug)
file_changedRelative path of the file that has changed