ci: enable repository_dispatch trigger

This commit is contained in:
Foorack / Max Faxälv
2021-10-28 22:51:44 +02:00
committed by GitHub
parent c8991f4ab9
commit ed45aec710

View File

@ -1,7 +1,7 @@
#on:
# repository_dispatch:
# types: [spec_release]
on: push
on:
repository_dispatch:
types: [spec_release]
#on: push
name: Generate VRChat API SDK