expose createApiClient method in api package to public

This commit is contained in:
Gregor Vostrak
2024-08-27 17:47:22 +02:00
parent 64d422f5f7
commit f6d9dfa6bb
2 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
name: Publish API package to NPM
on:
workflow_dispatch
push
jobs:
build:
runs-on: ubuntu-latest