Forráskód Böngészése

publish on push fix

Tigger Kindel 2 éve
szülő
commit
fa325e3cb8
1 módosított fájl, 0 hozzáadás és 1 törlés
  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