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
commit 5f7b19ca9f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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: