Skip to content

Commit

Permalink
Upload to the root
Browse files Browse the repository at this point in the history
  • Loading branch information
Evgeniy Muzyka committed Dec 22, 2024
1 parent 3923720 commit e76390b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/storybook_cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ jobs:
fi
- name: Upload Storybook static sources
run: gcloud storage cp --recursive storybook-static ${{ env.DEST_BUCKET }}
run: gcloud storage cp --recursive storybook-static/* ${{ env.DEST_BUCKET }}

0 comments on commit e76390b

Please sign in to comment.