Skip to content

Create GitHub Action to Publish NuGet Package #5

@AaronCrawfis

Description

@AaronCrawfis

Current State

Today, pushing new versions of the NuGet package require manually running commands from a user's machine.

Desired State

A GitHub Action with a manual workflow dispatch can publish a new version of the NuGet package for EZRadiusClient. Just run the workflow dispatch and the workflow will take care of building and publishing

Requirements

  • The GitHub Action will be triggered manually
  • The README is updated with steps on how to run a release
  • The PR description is updated with steps for how to retrieve and configure secrets that are to be used by the Action.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions