Skip to content

Renable GitHub Packages #57

@keithrfung

Description

@keithrfung

Feature Request

Is your feature request related to a problem? Please describe.
GitHub Packages was removed due to its tendency to block builds with no configuration changes.

Describe the solution you'd like

Use GitHub Workflow

- name: Push to GitHub Package Registry	
      run: dotnet nuget push src/ElectionGuard/bin/Release/*.nupkg --source "github"

Describe alternatives you've considered
NuGet.org is already used. This is just to add to the existing functionality.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions