Skip to content
This repository has been archived by the owner on Jun 8, 2024. It is now read-only.

Added GitHub CI and automatic release to NuGet #115

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

lostmsu
Copy link

@lostmsu lostmsu commented Jun 7, 2024

@lontivero will need to add a GitHub secret named NUGET_API_KEY with their API key for NuGet. After that pushing any new tag will attempt to create and upload a NuGet release.

E.g.

git tag 3.0.0-alpha
git push --tags

Will trigger a GitHub workflow that will upload 3.0.0-alpha release to NuGet after building and testing.

@lontivero
Copy link
Owner

I really appreciate your effort here but I won't continue maintaining this repo and I have lose access to my Microsoft account after being targeted for people trying to break into my accounts heavily.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants