Skip to content

Commit b93984a

Browse files
authored
Merge pull request #81 from jk47/maven_publish
fix typo in config
2 parents dfa3ba8 + 6e12c92 commit b93984a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ workflows:
9797
branches:
9898
only: /.*/
9999
tags:
100-
ignore: /.*/
100+
only: /.*/
101101
- test:
102102
requires:
103103
- build

0 commit comments

Comments
 (0)