publish on push fix

This commit is contained in:
Tigger Kindel
2023-08-17 10:30:04 -06:00
parent 318bd40cc6
commit fa325e3cb8

View File

@@ -10,7 +10,6 @@ on:
jobs:
publish:
if: github.event.pull_request.merged == true
name: Build and Publish to Nuget.org
runs-on: ubuntu-latest