mirror of
https://github.com/mii443/vrchatapi-rust.git
synced 2025-08-22 15:45:35 +00:00
fix: support manual rebuild
This commit is contained in:
1
.github/workflows/ci.yaml
vendored
1
.github/workflows/ci.yaml
vendored
@ -1,6 +1,7 @@
|
|||||||
on:
|
on:
|
||||||
repository_dispatch:
|
repository_dispatch:
|
||||||
types: [spec_release]
|
types: [spec_release]
|
||||||
|
workflow_dispatch:
|
||||||
#on: push
|
#on: push
|
||||||
|
|
||||||
name: Generate VRChat API SDK
|
name: Generate VRChat API SDK
|
||||||
|
Reference in New Issue
Block a user