Use the proper tracking in cicd.
This commit is contained in:
parent
9f9f6e7291
commit
657536d595
|
@ -1,8 +1,8 @@
|
||||||
name: "Build FBX2GLTF"
|
name: "Build FBX2GLTF"
|
||||||
on:
|
on:
|
||||||
branch:
|
|
||||||
master
|
|
||||||
push:
|
push:
|
||||||
|
branches:
|
||||||
|
- master
|
||||||
tags:
|
tags:
|
||||||
- "v*"
|
- "v*"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue