Skip to content

Commit e67a711

Browse files
committed
Release only if on master
1 parent add575a commit e67a711

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/dotnet-desktop.yml

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

109109
runs-on: ubuntu-latest
110110
needs: build
111+
if: github.ref == 'refs/heads/master'
111112

112113
steps:
113114
- name: Download artifacts

0 commit comments

Comments
 (0)