mirror of
https://github.com/classchartsapi/classcharts-api-js.git
synced 2026-05-14 11:58:13 +00:00
docs: update docs to include deno
This commit is contained in:
parent
3be1064901
commit
0d9d64cb07
4 changed files with 16 additions and 31 deletions
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
|
@ -25,7 +25,7 @@ jobs:
|
|||
node-version: "18.x"
|
||||
registry-url: "https://registry.npmjs.org"
|
||||
- name: npm build
|
||||
run: deno task -A npm ${{steps.get_tag_version.outputs.TAG_VERSION}}
|
||||
run: deno task npm ${{steps.get_tag_version.outputs.TAG_VERSION}}
|
||||
- name: npm publish
|
||||
if: startsWith(github.ref, 'refs/tags/')
|
||||
env:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue