Skip to content

Commit

Permalink
Updagrading gh-pages package so it supports --no-history (#184)
Browse files Browse the repository at this point in the history
  • Loading branch information
NewtonSander authored Jul 30, 2024
1 parent fadc6f5 commit 4dde343
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 @@ -96,7 +96,7 @@ jobs:
- run:
name: Install and configure dependencies
command: |
npm install -g --silent gh-pages@2.0.1
npm install -g --silent gh-pages@6.1.1
git config user.email "[email protected]"
git config user.name "bcibotae"
- add_ssh_keys:
Expand Down

0 comments on commit 4dde343

Please sign in to comment.