Skip to content

Commit

Permalink
storybook testing
Browse files Browse the repository at this point in the history
  • Loading branch information
poonamyadav252 committed Jan 9, 2024
1 parent a87cb57 commit 79fd0bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/storybook.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ 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 79fd0bb

Please sign in to comment.