zap-api-dotnet
zap-api-dotnet copied to clipboard
Use GitHub Workflow to Release/Publish
For easier maintenance it would be great if the release/publish was done through a GitHub Workflow. Ideally the release process should also be documented (e.g. https://github.com/zaproxy/zaproxy/blob/main/RELEASING.md).
You can use this reusable workflow of ours: https://github.com/Lombiq/GitHub-Actions/blob/dev/.github/workflows/publish-nuget.yml Or take it as an inspiration.