Skip to content

Commit

Permalink
Update orb name
Browse files Browse the repository at this point in the history
  • Loading branch information
augier committed Dec 4, 2023
1 parent 077a547 commit 4c80109
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@ workflows:
- shellcheck/check:
filters: *filters
- orb-tools/publish:
orb-name: cypress-io/cypress
orb-name: fresh8gaming/cypress-orb
enable-pr-comment: false
vcs-type: << pipeline.project.type >>
requires:
[orb-tools/lint, orb-tools/review, orb-tools/pack, shellcheck/check]
# Use a context to hold your publishing token.
context: orb-publishing
context: circle-orb-publishing
filters: *filters
# Triggers the next workflow in the Orb Development Kit.
- orb-tools/continue:
Expand Down

0 comments on commit 4c80109

Please sign in to comment.