after releasing, refresh our local copy of the github mirror
Karen Etheridge [Mon, 17 Oct 2016 01:05:21 +0000 (18:05 -0700)]
dist.ini

index 2be856f..7a285cb 100644 (file)
--- a/dist.ini
+++ b/dist.ini
@@ -45,3 +45,6 @@ x_IRC = irc://irc.perl.org/#toolchain
 [Substitute]
 file = xt/release/minimum-version.t
 code = s/^(all_minimum_version_ok\([^)]+)(\s*\);)/$1, { skip => ["t\/exotic_names.t"] }$2/
+
+[Run::AfterRelease / refresh github remote]
+run = git fetch --all