Skip to content
This repository was archived by the owner on Jun 29, 2022. It is now read-only.

Commit eb77ce8

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update jamesives/github-pages-deploy-action action to v4.2.5
1 parent ebc1702 commit eb77ce8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/storybook.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
- name: Build Storybook files
2323
run: npm run build-storybook
2424
- name: Deploy to GitHub Pages
25-
uses: JamesIves/github-pages-deploy-action@v4.2.3
25+
uses: JamesIves/github-pages-deploy-action@v4.2.5
2626
with:
2727
branch: main
2828
folder: storybook-static

0 commit comments

Comments
 (0)