diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 6a83fad..6dea1f6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -5,7 +5,7 @@ on: - master env: - PROJECT_TOKEN: ${{ secrets.PROJECT_TOKEN }} + PROJECT_TOKEN: 1868537#0465f107-cb19-470b-80b3-ccdf3fe9a263#cypress jobs: smartui-gihub-action: @@ -29,7 +29,7 @@ jobs: - name: Install Dependencies run: | npm install - npm install @lambdatest/smartui-storybook@1.1.18 -g + npm install @lambdatest/smartui-storybook -g - name: Create storybook static build run: npm run build-storybook diff --git a/src/stories/Header.jsx b/src/stories/Header.jsx index 988e53a..eca18d6 100644 --- a/src/stories/Header.jsx +++ b/src/stories/Header.jsx @@ -24,7 +24,7 @@ export const Header = ({ user, onLogin, onLogout, onCreateAccount }) => ( /> -