Skip to content

Commit 0f1974b

Browse files
committed
minor fix for deploy
1 parent 790e5e5 commit 0f1974b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/test-deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ workflows:
112112
filters: *release-filters
113113
- orb-tools/publish:
114114
name: publish-orb
115-
orb_name: <namespace>/<orb-name>
115+
orb_name: psyplot/psyplot-ci-orb
116116
vcs_type: << pipeline.project.type >>
117117
pub_type: production
118118
# Ensure this job requires all test jobs and the pack job.

0 commit comments

Comments
 (0)