Skip to content

Commit a087aac

Browse files
committed
ci: update gh pages action
1 parent 29f1ec8 commit a087aac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
with:
3030
version: 10
3131
#👇 Add Storybook build and deploy to GitHub Pages as a step in the workflow
32-
- uses: bitovi/github-actions-storybook-to-github-pages@v1.0.2
32+
- uses: bitovi/github-actions-storybook-to-github-pages@v1.0.3
3333
env:
3434
BASE_PATH: /plusauth-widget/
3535
with:

0 commit comments

Comments
 (0)