From: Karen Etheridge Date: Sat, 24 Aug 2024 16:13:07 +0000 (-0700) Subject: push to both repos on release X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=1263cb9fb2a9758205917879529f5a2fcda71e9d;p=p5sagit%2FTry-Tiny.git push to both repos on release --- diff --git a/dist.ini b/dist.ini index 4533f3c..cecc901 100644 --- a/dist.ini +++ b/dist.ini @@ -23,6 +23,8 @@ authority = cpan:NUFFIN AutoPrereqs.skip = ^perl$ MinimumPerl.test_finder = all_files_but_using_5.10_features -remove = Test::CleanNamespaces +Git::Push.push_to[] = origin ; p5sagit@git.shadowcat.co.uk:Try-Tiny.git +Git::Push.push_to[] = github master:master ; git@github.com:p5sagit/Try-Tiny.git ; TODO: make this an option of [Test::MinimumVersion] [Substitute]