oops
This commit is contained in:
parent
c83be79467
commit
ffc7a0f78b
|
@ -3,7 +3,7 @@ name: Deploy storybook to pages
|
||||||
on:
|
on:
|
||||||
# Runs on pushes targeting the default branch
|
# Runs on pushes targeting the default branch
|
||||||
push:
|
push:
|
||||||
branches: ["main"]
|
branches: ["master"]
|
||||||
paths: ["src/components/**"]
|
paths: ["src/components/**"]
|
||||||
|
|
||||||
# Allows you to run this workflow manually from the Actions tab
|
# Allows you to run this workflow manually from the Actions tab
|
||||||
|
|
Loading…
Reference in New Issue