Skip to content

Commit 37dbfde

Browse files
committed
chore: 🤖 Deploy docs
1 parent 1a31d33 commit 37dbfde

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,6 @@ jobs:
2929
- name: Deploy
3030
run: |
3131
git remote set-url origin https://git:${GITHUB_TOKEN}@github.com/${GITHUB_REPOSITORY}.git
32-
npx gh-pages -d build -u "github-actions-bot <support+actions@github.com>"
32+
npx gh-pages -d storybook-static -u "github-actions-bot <support+actions@github.com>"
3333
env:
3434
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)