Skip to content

Commit e840980

Browse files
improved workflow
1 parent 3db8fbf commit e840980

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ jobs:
99
tagged-release:
1010
name: "Tagged Release"
1111
runs-on: "ubuntu-latest"
12+
if: ${{ github.ref == 'refs/heads/master' }}
1213

1314
steps:
1415
- name: git-checkout

0 commit comments

Comments
 (0)