starmanM to .NETEnglish · edit-21 year agosetup-dotnet GitHub action v4.0.0 releasegithub.comexternal-linkmessage-square2fedilinkarrow-up14arrow-down11
arrow-up13arrow-down1external-linksetup-dotnet GitHub action v4.0.0 releasegithub.comstarmanM to .NETEnglish · edit-21 year agomessage-square2fedilink
minus-squarestarmanOPMlinkfedilinkEnglisharrow-up1·1 year agoIt’s a different thing. For example using this action one can run dotnet publish on each commit to GitHub repo and place compiled result into releases
It’s a different thing. For example using this action one can run
dotnet publish
on each commit to GitHub repo and place compiled result into releases