Use the proper tracking in cicd.

This commit is contained in:
K. S. Ernest (iFire) Lee 2022-04-03 20:10:35 -07:00
parent 9f9f6e7291
commit 657536d595
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
name: "Build FBX2GLTF" name: "Build FBX2GLTF"
on: on:
branch:
master
push: push:
branches:
- master
tags: tags:
- "v*" - "v*"