Skip to content

Commit

Permalink
ci: typo in circle config
Browse files Browse the repository at this point in the history
  • Loading branch information
kba committed Oct 18, 2023
1 parent ea1063d commit 9a3bc0e
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 @@ -98,7 +98,7 @@ workflows:
jobs:
- deploy:
filters:
branch:
branches:
only: master
tags:
only: /^v\d.\d\d.\d$/
Expand Down

0 comments on commit 9a3bc0e

Please sign in to comment.