Skip to content

Commit

Permalink
Switch from deploy step to run step (pydicom#1979)
Browse files Browse the repository at this point in the history
  • Loading branch information
scaramallion committed Dec 23, 2023
1 parent adc4362 commit f3a1a44
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 @@ -14,7 +14,7 @@ jobs:
- add_ssh_keys:
fingerprints:
- "36:ae:e2:2f:a7:11:f1:3f:d5:45:1d:c1:ef:55:0b:9d"
- deploy:
- run:
name: Deploy documentation
environment:
USERNAME: darcymason
Expand Down

0 comments on commit f3a1a44

Please sign in to comment.