Browse Source

publish on push fix

Tigger Kindel 2 years ago
parent
commit
fa325e3cb8
1 changed files with 0 additions and 1 deletions
  1. 0 1
      .github/workflows/publish.yml

+ 0 - 1
.github/workflows/publish.yml

@@ -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