Update .github/workflows/build.yaml
This commit is contained in:
parent
f630fa677f
commit
eea71c930e
1
.github/workflows/build.yaml
vendored
1
.github/workflows/build.yaml
vendored
@ -25,6 +25,7 @@ jobs:
|
|||||||
tag:
|
tag:
|
||||||
name: Tag Version
|
name: Tag Version
|
||||||
needs: build
|
needs: build
|
||||||
|
if: ${{github.ref_name}} == develop
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
container: node:8
|
container: node:8
|
||||||
steps:
|
steps:
|
||||||
|
Loading…
Reference in New Issue
Block a user