Browse Source

publish on push fix

Tigger Kindel 2 năm trước cách đây
mục cha
commit
fa325e3cb8
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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