Skip to content

Commit aafc6d6

Browse files
authored
Merge pull request #480 from kronostechnologies/meriouma-patch-1
ci: fix Storybook deploy
2 parents c04fd6c + 0d8ff4e commit aafc6d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/react.yml

+1
Original file line numberDiff line numberDiff line change
@@ -419,6 +419,7 @@ jobs:
419419
git-config-email: [email protected]
420420
git-config-name: kronostechnologies-build
421421
target-folder: ${{ steps.target.outputs.folder }}
422+
token: ${{ secrets.GH_REPO_TOKEN }}
422423

423424
- name: Update latest
424425
uses: JamesIves/github-pages-deploy-action@v4

0 commit comments

Comments
 (0)