Merge pull request #2564 from ousttrue/fix/webgl_workflow

[WebGL] workflow修正
This commit is contained in:
ousttrue
2025-01-28 13:56:06 +09:00
committed by GitHub

View File

@@ -1,4 +1,4 @@
name: Create UnityPackage
name: WebGL to gh-page
on:
workflow_dispatch:
@@ -16,7 +16,7 @@ permissions:
id-token: write
jobs:
create-unitypackage:
build:
runs-on: [self-hosted, Windows, X64, Unity]
timeout-minutes: 60
steps: