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:
|
||||
name: Tag Version
|
||||
needs: build
|
||||
if: ${{github.ref_name}} == develop
|
||||
runs-on: ubuntu-latest
|
||||
container: node:8
|
||||
steps:
|
||||
|
Loading…
Reference in New Issue
Block a user