Skip to content

Commit 5dda7ab

Browse files
authored
Update dotnet.yml
1 parent 9d632ce commit 5dda7ab

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/dotnet.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
publish:
3737
needs : [build]
3838
runs-on: ubuntu-latest
39+
if: (github.event_name == 'push')
3940

4041
steps:
4142
- name: Download a Build Artifact

0 commit comments

Comments
 (0)