after releasing, refresh our local copy of the github mirror
[p5sagit/Sub-Name.git] / 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