redguides/Redguides Publish

Update a resource on RedGuides with a release file and optionally a description and changelog.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
resource_idThe ID of the resource to update. Must already exist on RedGuides.yes
descriptionPath to a description file (e.g., README.md) which will become the "overview" description of your resource.no
versionNew version number (e.g., v1.0.1). Required if message is provided (used as the update title).no
messageVersion update message or path to a file (e.g., CHANGELOG.md). If provided, version is required (used as the update title).no
filePath to your zipped release file.no
domainDomain to prepend to relative URLs (e.g., https://raw.githubusercontent.com/yourusername/yourrepo/main/).no

no outputs