actions-marketplace-validations/Deployment-For-gmodstore

Deploy scripts to gmodstore

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Maintainedlast commit Dec 12, 2025
License
ISC

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/joshpiper_gmodstore-deployment@1ed513f4ca8cf2539ebb859c6407b4e30a00beae # no releases — HEAD as of 2026-07-12

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
tokenGModStore API Tokenyes
productThe ID of the addon to deploy to.yes
versionThe new version name to deploy.yes
typeThe type of version to deploy. Can be stable, beta, alpha, private or demo. If omitted, uses '-type' at the end of version string (if it exists), otherwise uses stablenostable
changelogMarkdown formatted changelog.yesNo changelog.
pathPath to the addon. This must be in zip format.yes
baseurlAPI Base URLyeshttps://api.gmodstore.com/v3/

no outputs