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 bd9b666

Browse files
authoredJan 20, 2023
chore(deps): update jamesives/github-pages-deploy-action action to v4.4.1
1 parent 61af1c0 commit bd9b666

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.4.1
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.