Skip to content

Commit

Permalink
Spelling fix in CircleCI pipeline - fixes #1
Browse files Browse the repository at this point in the history
Thanks Jordan/
  • Loading branch information
bdsl authored Mar 1, 2020
1 parent 00dc37b commit 306e774
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 @@ -60,7 +60,7 @@ jobs:
- attach_workspace:
at: /tmp/workspace
- run:
name: Deploy to Githup pages
name: Deploy to GitHub Pages
command: |
find /tmp/workspace
cd ~/project
Expand Down

0 comments on commit 306e774

Please sign in to comment.