Currently the publishing of nuget packages is a manual task reducing the agility and user experience of this wrapper.
"nuget publishing is currenly broken and we'd need someone to take it over." - BenFradet (#684 (comment))
Does this mean someone needs to implement the pipeline or take over the complete process or project?
I experimented a bit with nuget and github actions to create a pipeline that on tag/release creation is able to build and publish a nuget package. If this sounds good, I can write an action for RiotSharp. (I would need a nuget key for nuget publishing in the project secrets for the pipe to work, I can give more detailed explaination if this is the way to go.)
Currently the publishing of nuget packages is a manual task reducing the agility and user experience of this wrapper.
"nuget publishing is currenly broken and we'd need someone to take it over." - BenFradet (#684 (comment))
Does this mean someone needs to implement the pipeline or take over the complete process or project?
I experimented a bit with nuget and github actions to create a pipeline that on tag/release creation is able to build and publish a nuget package. If this sounds good, I can write an action for RiotSharp. (I would need a nuget key for nuget publishing in the project secrets for the pipe to work, I can give more detailed explaination if this is the way to go.)