Skip to content

Commit 46e6440

Browse files
committed
storybook update try
1 parent 24d415e commit 46e6440

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/auto-test-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
uses: docker/build-push-action@v6.17.0
9292
with:
9393
context: .
94-
file: ./Dockerfile.storybook
94+
file: ./client/Dockerfile.storybook
9595
push: true
9696
tags: docker.io/${{ secrets.DOCKERHUB_ADMIN_USERNAME }}/storybook:${{ env.TAG_NAME }}
9797

0 commit comments

Comments
 (0)