brandedoutcast / publish-nuget

📦 GitHub action to automate publishing NuGet packages when project version changes
https://github.com/marketplace/actions/publish-nuget
MIT License
197 stars 101 forks source link

Added hack to get versions array from GPR for Issue #21 #48

Open Rebel028 opened 3 years ago

Rebel028 commented 3 years ago

Closes #21

AraHaan commented 3 years ago

Does this work?

btw mind opening this PR to https://github.com/Elskom/publish-nuget/?

Rebel028 commented 3 years ago

Does this work?

btw mind opening this PR to https://github.com/Elskom/publish-nuget/?

Yes, as I mentioned in original issue it works at least in my case (private team repo). I'll open a PRs for this and #47 if you find it helpful.

AraHaan commented 3 years ago

Alright so then it would work just fine for public and private GPR feeds?

AraHaan commented 3 years ago

@Rebel028 do you know if I can optionally (when checked that the action changes I made in #61 would publish multiple nuget packages) so that way it would set a ; separated list of the actual data version of all the environment variables it would set as outputs from the action.

However how would one check for each of the outputs then that is the issue which would be outputting them as lists of the data.