Skip to content

Commit

Permalink
🛳 change repo name on travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
JF-Cozy committed Mar 12, 2021
1 parent 233e876 commit 9bc7452
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ deploy:
skip-cleanup: true
github-token: $GITHUB_TOKEN # Will take the environment variable you created on step 5
local_dir: storybook-static # The folder that needs to be deployed
repo: mayteio/mui-bottom-sheet # Add your username/project_name here
repo: cozy/mui-bottom-sheet # Add your username/project_name here
target_branch: gh-pages # Tell Travis to deploy on the gh-pages branch
on:
branch: master # Tell Travis to trigger a deploy only when we push to master

0 comments on commit 9bc7452

Please sign in to comment.