Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setup GitHub actions to post nuget package to nuget #93

Open
adoconnection opened this issue Jan 17, 2022 · 3 comments
Open

Setup GitHub actions to post nuget package to nuget #93

adoconnection opened this issue Jan 17, 2022 · 3 comments
Labels
help wanted Extra attention is needed

Comments

@adoconnection
Copy link
Owner

adoconnection commented Jan 17, 2022

After each build I'd like nuget package to be created and pushed to Nuget.
This should be obvious task I dont see how to do馃槴

@adoconnection adoconnection added the help wanted Extra attention is needed label Jan 17, 2022
@adoconnection
Copy link
Owner Author

@304NotModified 馃檹

@hughesjs
Copy link

hughesjs commented Nov 15, 2022

@adoconnection - I can do this for you, can you add your Nuget key as a secret on the repo called NUGET_KEY then I'll get a PR together for you (don't worry, the point of adding it as a secret is that I won't be able to read it but I can reference it in the Workflow)

Happy to talk you through it on Discord or something too if you want to learn

@adoconnection
Copy link
Owner Author

done!

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants