Skip to content
This repository was archived by the owner on Dec 22, 2024. It is now read-only.

Commit c9dd1b9

Browse files
authored
Merge pull request #20 from openscript-ch/renovate/jamesives-github-pages-deploy-action-4.x
chore(deps): update jamesives/github-pages-deploy-action action to v4.3.2
2 parents 7a1cdc3 + 454a89e commit c9dd1b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cd-storybook.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
run: npm run build:storybook
2727

2828
- name: Deploy to Github Pages
29-
uses: JamesIves/github-pages-deploy-action@v4.2.2
29+
uses: JamesIves/github-pages-deploy-action@v4.3.2
3030
with:
3131
branch: gh-pages
3232
folder: storybook-static

0 commit comments

Comments
 (0)