10 lines
179 B
YAML
10 lines
179 B
YAML
name: ghost
|
|
functions:
|
|
publishCommand:
|
|
path: "./ghost.ts:publishCommand"
|
|
command:
|
|
name: "Ghost: Publish"
|
|
publish:
|
|
path: "./ghost.ts:publish"
|
|
env: server
|