Skip to content

Commit

Permalink
only release on main
Browse files Browse the repository at this point in the history
  • Loading branch information
lukemarsden committed Sep 25, 2023
1 parent 9019875 commit 0ff2841
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,8 @@ workflows:
- build
#- test
- release:
requires:
- build
filters:
branches:
only: main
requires:
- build

0 comments on commit 0ff2841

Please sign in to comment.