Skip to content

Commit

Permalink
fix: incorrect branch (#2730)
Browse files Browse the repository at this point in the history
  • Loading branch information
johnthecat authored Nov 26, 2024
1 parent 410d0f5 commit 256cabd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy_storybook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Deploy storybook to bucket
on:
push:
branches:
- test_upload
- dev

env:
S3_BUCKET: s3://spektr-storybook
Expand Down

0 comments on commit 256cabd

Please sign in to comment.