Skip to content

beginning of JSON API (#1) #1

beginning of JSON API (#1)

beginning of JSON API (#1) #1

Workflow file for this run

name: publish
on:
push:
branches:
- main
paths:
- package.json
release:
types: [published]
env:
CI: true
jobs:
publish:
uses: NicTool/.github/.github/workflows/publish.yml@main
secrets: inherit