Only create release on master branch

This commit is contained in:
John Maguire 2020-05-23 23:06:50 +01:00
parent 0433f04c9c
commit c934fef637
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ jobs:
create_release:
name: Create GitHub Release
runs-on: ubuntu-18.04
if: github.ref == 'refs/heads/master'
needs:
- build_bionic_64
- build_buster_64