Skip to content

Commit e112705

Browse files
chore: publish config changes (#10)
Because - publish config changes This commit - publish config changes
1 parent 0fca8fb commit e112705

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,4 +68,4 @@ jobs:
6868

6969
- name: Publish packages
7070
if: ${{ steps.release.outputs.releases_created }}
71-
run: pnpm -r publish --no-git-checks
71+
run: pnpm -r publish @instill-ai/typescript-sdk/package.json --no-git-checks

.gitignore

-4
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,3 @@ yarn-error.log*
3939
# Deployment platforms
4040

4141
.vercel
42-
43-
# Storybook
44-
storybook-static
45-
packages/design-system/public/tailwind.css

0 commit comments

Comments
 (0)