GitHub pages does not serve dotfile, patch storybook build #645

This commit is contained in:
Joseph Garrone
2024-09-10 19:31:03 +02:00
parent 8677c17f29
commit e15f13646c
2 changed files with 54 additions and 5 deletions

View File

@ -49,7 +49,7 @@ jobs:
- run: git remote set-url origin https://git:${GITHUB_TOKEN}@github.com/${{github.repository}}.git
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- run: npx -y -p gh-pages@3.1.0 gh-pages -d ./storybook-static -u "github-actions-bot <actions@github.com>" --dotfiles
- run: npx -y -p gh-pages@3.1.0 gh-pages -d ./storybook-static -u "github-actions-bot <actions@github.com>"
check_if_version_upgraded:
name: Check if version upgrade