mirror of
https://github.com/bdunderscore/modular-avatar.git
synced 2025-01-30 18:22:52 +08:00
ci: fixed?
This commit is contained in:
parent
c868fe9900
commit
b6094584f0
2
.github/workflows/gameci.yml
vendored
2
.github/workflows/gameci.yml
vendored
@ -26,7 +26,7 @@ name: GameCI
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [master, dev]
|
||||
branches: [master, dev, 000/plugin]
|
||||
# This is a bit of a radioactive event; we need to be very careful with what permissions
|
||||
# we assign this action, as we're allowing arbitrary code execution with the context of
|
||||
# whatever permissions we assign.
|
||||
|
@ -7,7 +7,7 @@
|
||||
"version": "3.8.4"
|
||||
},
|
||||
"nadena.dev.ndmf": {
|
||||
"version": "~0.3.0"
|
||||
"version": "0.3.0"
|
||||
}
|
||||
},
|
||||
"locked": {
|
||||
|
Loading…
Reference in New Issue
Block a user