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

Rename branch master to main. #59

Open AraHaan opened 3 years ago

AraHaan commented 3 years ago

Most github actions that I use today renamed their default branch to main so we could consume them as repo owner/repo name@main.

As such I would like this action to follow that as well too.

Beyley commented 2 years ago

Most repositories ive worked with still use the master name