Skip to content

Commit

Permalink
update storybook
Browse files Browse the repository at this point in the history
  • Loading branch information
poonamyadav252 committed Jan 9, 2024
1 parent 79fd0bb commit d980f6b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/storybook.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ jobs:
npx build-storybook -o dist -s ./public
- name: Deploy
echo "name is $(env.BRANCH_NAME)"
if: ${{ env.BRANCH_NAME == 'maintenance-3.0.x' }}
env:
GH_TOKEN: ${{ github.actor }}:${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit d980f6b

Please sign in to comment.