Skip to content

Commit

Permalink
build: fix circleci
Browse files Browse the repository at this point in the history
  • Loading branch information
zWingz committed Aug 14, 2018
1 parent 7ce7a1c commit fbae991
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,5 @@ jobs:
- run: git config user.name "zWingz"
- run: git config user.email "[email protected]"
- run: git commit -m "Updated by circleci - `date`"
- run: git push --force gh-pages:gh-pages
- run: git push --force origin gh-pages
# - run: git push --force https://${gh_token}@github.com:zWingz/react-image.git gh-pages:gh-pages

0 comments on commit fbae991

Please sign in to comment.