1
0
Fork 0
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:
James Cook 2023-08-30 16:00:24 +01:00
parent 4c871a3112
commit 780322f3e2
5 changed files with 10 additions and 29 deletions

View file

@ -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