This commit is contained in:
Yanislav Igonin 2021-10-24 10:39:39 +03:00
parent cbc9cbe316
commit 98c4e31119

View File

@ -1,5 +1,5 @@
name: Push
# TODO: Need to be changed into separate configs after
on: [push, release]
jobs:
@ -26,6 +26,7 @@ jobs:
runs-on: ubuntu-latest
# TODO: Need to be removed after separate configs are made
if: github.ref == 'refs/heads/master'
steps:
@ -53,6 +54,7 @@ jobs:
runs-on: ubuntu-latest
# TODO: Need to be removed after separate configs are made
if: github.ref == 'refs/heads/master'
steps: