ci: fixed?

This commit is contained in:
bd_ 2023-09-17 22:33:26 +09:00
parent c868fe9900
commit b6094584f0
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -7,7 +7,7 @@
"version": "3.8.4"
},
"nadena.dev.ndmf": {
"version": "~0.3.0"
"version": "0.3.0"
}
},
"locked": {