trystan2k/Publish Blog Post

Publish a blog post to the hosting supported (Dev.to)

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenGITHUB_TOKEN or a `repo` scoped Personal Access Token (PAT)${{ github.token }}
publishToWebsites to publish blog post. Current allowed values are 'devTo' and 'medium'yesdevTo
devToApiKeyAPI Key to use to publish blog post to Dev.to websiteno
includeFoldersFolders to look for post files to publish/update. Multiple folders can be speficied, one folder per lineno
commitMessageCommit message template to be used when a published file is commited with update data. %file is replaced with the file name and %lang with languagenopublish/update %file with updated data

no outputs