diff --git a/README.md b/README.md index 0a7e6f8..3889d3c 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ jobs: # Publish - name: publish on version change id: publish_nuget - uses: brandedoutcast/publish-nuget@v2 + uses: brandedoutcast/publish-nuget@master with: # Filepath of the project to be packaged, relative to root of repository PROJECT_FILE_PATH: Core/Core.csproj