mirror of
https://github.com/classchartsapi/classcharts-api-js.git
synced 2026-05-14 03:56:59 +00:00
chore: move docs to readme
This commit is contained in:
parent
4c871a3112
commit
780322f3e2
5 changed files with 10 additions and 29 deletions
3
.github/workflows/release.yml
vendored
3
.github/workflows/release.yml
vendored
|
|
@ -24,6 +24,9 @@ jobs:
|
|||
with:
|
||||
node-version: "18.x"
|
||||
registry-url: "https://registry.npmjs.org"
|
||||
- uses: pnpm/action-setup@v2
|
||||
with:
|
||||
version: 8
|
||||
- name: npm build
|
||||
run: deno task npm ${{steps.get_tag_version.outputs.TAG_VERSION}}
|
||||
- name: npm publish
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue