mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-03-21 18:05:03 -05:00
work-flow の自動発動をコメントアウト
This commit is contained in:
parent
217abf20e9
commit
5443d662d5
6
.github/workflows/build-webgl.yml
vendored
6
.github/workflows/build-webgl.yml
vendored
|
|
@ -2,9 +2,9 @@ name: WebGL to gh-page
|
|||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- workflow-webgl-wip
|
||||
# push:
|
||||
# branches:
|
||||
# - workflow-webgl-wip
|
||||
|
||||
env:
|
||||
UNITY_PROJECT_PATH: .
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user