Update build.yml

This commit is contained in:
K. S. Ernest (iFire) Lee
2022-03-30 06:07:07 -07:00
committed by GitHub
parent 574bb2138f
commit 8b49ca17af

View File

@@ -1,5 +1,9 @@
name: "Build FBX2GLTF"
on: [push]
on:
push:
branches:
- master
- 'releases/**'
concurrency:
group: ci-${{github.actor}}-${{github.head_ref || github.run_number}}-${{github.ref}}-build