Skip to content

Commit

Permalink
.update storybook.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bnjm authored Mar 11, 2024
1 parent 0de2c80 commit a8263f4
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/storybook.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
# Sample workflow for building and deploying a Jekyll site to GitHub Pages
name: Deploy Jekyll with GitHub Pages dependencies preinstalled
name: Deploy Storybook with GitHub Pages

on:
# Runs on pushes targeting the default branch
push:
branches: ["main"]
branches: ["storybook-gh-pages"]

# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
Expand Down

0 comments on commit a8263f4

Please sign in to comment.