jcdcdev/🚀 Release Umbraco Package

Create and publish a new release of an Umbraco package to NuGet.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Activelast commit Jun 1, 2026
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: jcdcdev/jcdcdev.umbraco.github.release@13e9074dbbe7160bdd87a9f651dd074e6bdae3f1 # v18.0.0

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

namedescriptionrequireddefault
artifact-nameArtifact nameyes—
versionVersionyes—
nuget-api-keyNuGet API keyno—
github-tokenGitHub tokenyes—
nuget-sourceNuGet sourcenohttps://api.nuget.org/v3/index.json
nuget-skip-pushSkip NuGet pushnofalse
ignore-filesSkip release if only these files are changed (supports wildcards, e.g. docs/**, .github/workflows/*.yml)noSECURITY.md,.github/README.md,docs/**,.github/workflows/*.yml,GitVersion.yml
strict-umbraco-versionFails the build if the computed Input Major Version does not match this Action's Major version - Used to ensure builds are deterministic for Umbraco releases.notrue

no outputs