Skip to content

Commit

Permalink
wip: remove .storybook from exclude
Browse files Browse the repository at this point in the history
  • Loading branch information
robsongajunior committed Dec 19, 2023
1 parent 4173a67 commit a53eaea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: azion-web-kit
on:
push:
branches:
- main
- UXE-1067--public-storybok
jobs:
deploy:
name: DEPLOY | prod
Expand All @@ -14,7 +14,7 @@ jobs:
uses: actions/checkout@v3
with:
repository: aziontech/azion-web-kit
ref: main
ref: UXE-1067--public-storybok
path: '.'
clean: true
fetch-depth: '0'
Expand Down

0 comments on commit a53eaea

Please sign in to comment.