Skip to content

Commit

Permalink
Merge pull request #7 from kk3939/fix_git_branch
Browse files Browse the repository at this point in the history
プレビューのgit branchの修正
  • Loading branch information
ymrl authored Dec 20, 2023
2 parents cd9873b + cbe08bf commit f792428
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .storybook/preview.js
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ export const parameters = {
},
github: {
repository: 'freee/vibes',
branch: 'master',
branch: 'main',
},
};

Expand Down

0 comments on commit f792428

Please sign in to comment.