Skip to content

feat: publish package to NPM #601

feat: publish package to NPM

feat: publish package to NPM #601

Workflow file for this run

name: "Build and Test"
on:
push:
branches:
- master
pull_request:
branches:
- master
- rel/**
workflow_dispatch:
jobs:
test:
uses: ./.github/workflows/build-and-test.yaml