octopusdeploy/Create NuGet Package for Octopus Deploy

GitHub Action to create a NuGet package for Octopus Deploy

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
package_idPackage Id.yes
versionPackage version.yes
output_folderThe folder to put the resulting package in, relative to the current working directory; not the base path.yes
base_pathThe base path for the input files.yes
filesMulti-line list of files to include in the package. Supports globbing.yes
nuspec_descriptionDescription to include in the Nuspec file. yes
nuspec_authorsMulti-line list of authors to include in the Nuspec file.yes
nuspec_release_notesRelease notes to include in the Nuspec file.
namedescription
package_file_pathThe full path to the package file that was created.
package_filenameThe filename, without the path, of the file that was created.