Skip to content
This repository has been archived by the owner on Sep 1, 2024. It is now read-only.

Commit

Permalink
fix(ci): remove CI checkout to see if it's needed
Browse files Browse the repository at this point in the history
  • Loading branch information
sadams committed Sep 29, 2020
1 parent b92d49e commit 314d444
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ jobs:
executor: default
steps:
- *attach_workspace
- checkout # needed to set auth to allow pushing tag to git repo
- run: npm run semantic-release

workflows:
Expand Down

0 comments on commit 314d444

Please # to comment.