Add deploy command in README.org
This commit is contained in:
parent
f81270050d
commit
84d706ca5e
1 changed files with 6 additions and 0 deletions
|
@ -15,3 +15,9 @@ To build:
|
||||||
#+begin_example
|
#+begin_example
|
||||||
deno task build
|
deno task build
|
||||||
#+end_example
|
#+end_example
|
||||||
|
|
||||||
|
To deploy:
|
||||||
|
|
||||||
|
#+begin_example
|
||||||
|
deno task deploy
|
||||||
|
#+end_example
|
||||||
|
|
Loading…
Reference in a new issue