https://github.com/linkdotnet/deployment-template
Shows how to setup the repository to automatically generate a release, the documentation and publish the package to nuget.
https://github.com/linkdotnet/deployment-template
Last synced: about 1 year ago
JSON representation
Shows how to setup the repository to automatically generate a release, the documentation and publish the package to nuget.
- Host: GitHub
- URL: https://github.com/linkdotnet/deployment-template
- Owner: linkdotnet
- License: mit
- Created: 2022-04-10T15:39:22.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-11T07:28:27.000Z (about 4 years ago)
- Last Synced: 2025-03-26T02:42:57.846Z (about 1 year ago)
- Language: C#
- Size: 432 KB
- Stars: 9
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# deployment-template
Shows how to setup the repository to automatically generate a release, the documentation and publish the package to nuget.
If you want to have a step by step guide how to use the workflow, please have a look at [this blog post](https://steven-giesel.com/blogPost/5f9e9f0d-2413-4e4b-8e38-9eebe9503e52).