Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit f28a28c

Browse files
authoredJun 18, 2022
chore(deps): update jamesives/github-pages-deploy-action action to v4.3.3
1 parent 8c16484 commit f28a28c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ jobs:
103103
run: yarn build:storybook
104104

105105
- name: Deploy storybook documentation to gh-pages
106-
uses: JamesIves/github-pages-deploy-action@v4.2.5
106+
uses: JamesIves/github-pages-deploy-action@v4.3.3
107107
with:
108108
branch: gh-pages # The branch the action should deploy to.
109109
folder: .docs # The folder the action should deploy.

0 commit comments

Comments
 (0)
Please sign in to comment.