summaryrefslogtreecommitdiff
path: root/main.go
diff options
context:
space:
mode:
Diffstat (limited to 'main.go')
-rw-r--r--main.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/main.go b/main.go
index 7b6f78c..9fd672d 100644
--- a/main.go
+++ b/main.go
@@ -113,6 +113,8 @@ func main() {
badExit(errors.New(msg))
}
+ me.forge.RillFuncError(rillPurge)
+
// run this each time something gets published successfully
rePrepareRelease()