fix: support manual rebuild

This commit is contained in:
Aries
2024-02-14 05:22:55 -07:00
committed by GitHub
parent 72c584a1cf
commit e6ed5bf046

View File

@ -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