repo-sync: announce tags

This commit is contained in:
tv 2018-09-06 23:04:24 +02:00
parent aa04423e3a
commit 86466154f1

View File

@ -20,6 +20,7 @@ let
refs = [
"refs/heads/master"
"refs/heads/newest"
"refs/tags/*"
];
nick = config.networking.hostName;
server = "irc.r";