RazorEngineCore icon indicating copy to clipboard operation
RazorEngineCore copied to clipboard

Setup GitHub actions to post nuget package to nuget

Open adoconnection opened this issue 3 years ago • 3 comments

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 avatar Jan 17 '22 14:01 adoconnection

@304NotModified 🙏

adoconnection avatar Jan 17 '22 14:01 adoconnection

@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

hughesjs avatar Nov 15 '22 10:11 hughesjs

done!

image

adoconnection avatar Nov 19 '22 15:11 adoconnection