This commit is contained in:
parent
21ee42b5a4
commit
8677c17f29
2
.github/workflows/ci.yaml
vendored
2
.github/workflows/ci.yaml
vendored
@ -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>"
|
||||
- run: npx -y -p gh-pages@3.1.0 gh-pages -d ./storybook-static -u "github-actions-bot <actions@github.com>" --dotfiles
|
||||
|
||||
check_if_version_upgraded:
|
||||
name: Check if version upgrade
|
||||
|
Loading…
x
Reference in New Issue
Block a user