Skip to content

Commit

Permalink
Revert "feat: enable the storybook-deploy GitHub Action"
Browse files Browse the repository at this point in the history
This reverts commit f68cbb4.
  • Loading branch information
BrickheadJohnny committed Nov 26, 2024
1 parent f68cbb4 commit baf794d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/storybook-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@ name: Build and Publish storybook to GitHub Pages

on:
push:
branches: ["main", "v3-main"]
branches:
- "main"

permissions:
contents: read
Expand Down

0 comments on commit baf794d

Please sign in to comment.