We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee4e6f5 commit 3f4079aCopy full SHA for 3f4079a
.github/workflows/gh-pages.yml
@@ -3,8 +3,7 @@ name: github pages
3
on:
4
push:
5
branches:
6
- - feature/storybook # Set a branch name to trigger deployment
7
- pull_request:
+ - main # Set a branch name to trigger deployment
8
9
jobs:
10
deploy:
0 commit comments