lee-lott-actions/Build Classic ASP Release

Create a zip file for a Classic ASP project build

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jun 20, 2026
License
None

Pinned Snippet

workflow.ymlSHA-pinned
uses: lee-lott-actions/build-classic-asp-release@6e0e6c01e7e4261409964cbee5270aa4867aedc4 # v1.3.0

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

namedescriptionrequireddefault
project-folder-pathThe path to the Classic ASP folderyes
prereleaseMark the release as a pre-release (true/false)yes
prerelease-suffixThe name to append to the version number on releases that are marked as pre-release. If not a pre-release, the release version will be based on the latest pre-release version using this name.yes
package-nameThe base name for the zip file containing the build artifactsyes
tokenThe GitHub token used for authentication to create the releaseyes
namedescription
version-tagThe new tag created for the release
version-numberThe new tag with the "v" prefix removed
zip-file-nameThe name of the zip file containing the build artifacts (with the .zip extension)
zip-file-pathThe path to the zip file containing the build objects
build-statusThe build/release outcome: Release Created, No Release, or Release Failed.