Skip to content

Commit ae3a8a3

Browse files
committed
publish on push to master/main only
1 parent 2324139 commit ae3a8a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030

3131
publish-nuget-pacakge:
3232
needs: test
33+
if: (github.event_name == 'push')
3334

3435
runs-on: windows-latest
3536

0 commit comments

Comments
 (0)