mirror of
https://github.com/vrm-c/UniVRM.git
synced 2026-09-09 20:38:56 -05:00
permission
This commit is contained in:
5
.github/workflows/build-webgl.yml
vendored
5
.github/workflows/build-webgl.yml
vendored
@@ -10,6 +10,11 @@ defaults:
|
||||
run:
|
||||
shell: bash
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
pages: write
|
||||
id-token: write
|
||||
|
||||
jobs:
|
||||
create-unitypackage:
|
||||
runs-on: [self-hosted, Windows, X64, Unity]
|
||||
|
||||
Reference in New Issue
Block a user