expose createApiClient method in api package to public

This commit is contained in:
Gregor Vostrak
2024-08-25 20:22:45 +02:00
parent 64d422f5f7
commit f6d9dfa6bb
2 changed files with 4 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
name: Publish API package to NPM
on:
workflow_dispatch
push
jobs:
build:
runs-on: ubuntu-latest