feat: Add npm publish GitHub Action workflow (#2762)

* feat: Add npm publish GitHub Action workflow

* Fix typo
This commit is contained in:
Dolan
2024-10-13 01:48:04 +01:00
committed by GitHub
parent 2d2e4cdab2
commit 07f363fcb7
4 changed files with 58 additions and 12 deletions

View File

@ -12,7 +12,7 @@ jobs:
name: Demos
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- uses: actions/checkout@v4
- uses: "./.github/actions/install-and-build"
- name: Run Demos
run: npm run run-ts -- ./demo/1-basic.ts