Skip to content

Commit

Permalink
ci: fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ForbesLindesay committed Jul 18, 2020
1 parent 86be2c2 commit f879749
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,10 +83,10 @@ workflows:
- master
master:
jobs:
- ? publish-dry-run
filters:
branches:
only: master
- publish-dry-run:
filters:
branches:
only: master

- publish-approval:
type: approval
Expand Down

0 comments on commit f879749

Please sign in to comment.