hiimjasmine00/Release Geode Mod

A GitHub action that releases a new version of a mod for Geode, a Geometry Dash mod loader.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
tokenThe GitHub token to use for the release.yes
pathThe path to the mod directory. Defaults to the current directory.no./
replaceWhether or not to replace an existing release. Defaults to false.nofalse
draftWhether or not to create a draft release. Defaults to false.nofalse
prereleaseWhether or not to create a pre-release. Defaults to false.nofalse
workflowThe workflow file in .github/workflows to use for the release. Defaults to the first file running the build-geode-mod action.no""
branchThe branch to pick the artifacts from. Defaults to all branches.no""
namedescription
urlThe URL of the GitHub release.