Only create release on master branch
This commit is contained in:
parent
0433f04c9c
commit
c934fef637
1
.github/workflows/all.yml
vendored
1
.github/workflows/all.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user