Skip to content

Commit

Permalink
github workflow setup for storybook deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
TheShiveshNetwork committed May 24, 2024
1 parent 275a839 commit 8a463b7
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 175 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/storybook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout 🛎️
uses: actions/checkout@v2.3.1
uses: actions/checkout@v3
with:
persist-credentials: false
- name: Install and Build 🔧
Expand Down
58 changes: 0 additions & 58 deletions src/components/input/Input.tsx

This file was deleted.

32 changes: 0 additions & 32 deletions src/components/input/__docs__/Example.tsx

This file was deleted.

42 changes: 0 additions & 42 deletions src/components/input/__docs__/Input.mdx

This file was deleted.

31 changes: 0 additions & 31 deletions src/components/input/__docs__/Input.stories.tsx

This file was deleted.

10 changes: 0 additions & 10 deletions src/components/input/__test__/Input.test.tsx

This file was deleted.

1 change: 0 additions & 1 deletion src/components/input/index.ts

This file was deleted.

0 comments on commit 8a463b7

Please sign in to comment.