Merge branch 'main' into juxtin/file-centric-manifests
This commit is contained in:
@@ -1,5 +1,8 @@
|
|||||||
name: Publish Executables
|
name: Publish Executables
|
||||||
|
|
||||||
|
permissions:
|
||||||
|
contents: read
|
||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
push:
|
push:
|
||||||
|
|||||||
@@ -1,5 +1,8 @@
|
|||||||
name: Test Local Action
|
name: Test Local Action
|
||||||
|
|
||||||
|
permissions:
|
||||||
|
contents: read
|
||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
inputs:
|
inputs:
|
||||||
|
|||||||
Generated
+679
-695
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -34,7 +34,7 @@
|
|||||||
"@yao-pkg/pkg": "^5.11.5",
|
"@yao-pkg/pkg": "^5.11.5",
|
||||||
"ts-node": "^10.9.2",
|
"ts-node": "^10.9.2",
|
||||||
"typescript": "^5.3.3",
|
"typescript": "^5.3.3",
|
||||||
"vitest": "^1.6.1"
|
"vitest": "^3.1.3"
|
||||||
},
|
},
|
||||||
"bin": {
|
"bin": {
|
||||||
"cli": "lib/src/executable/cli.js"
|
"cli": "lib/src/executable/cli.js"
|
||||||
|
|||||||
Reference in New Issue
Block a user