Skip to content

Commit

Permalink
WIP: enabling checkout on right branch
Browse files Browse the repository at this point in the history
  • Loading branch information
robsongajunior committed Dec 19, 2023
1 parent dc56e67 commit f3a23ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,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 f3a23ab

Please sign in to comment.