diff options
| author | Jeff Carr <[email protected]> | 2025-02-08 06:32:37 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2025-02-08 06:32:37 -0600 |
| commit | 8cc487393f0ab7a33c3305cd7cd39c6ac35c9072 (patch) | |
| tree | e896cf1b002a39afd9de4558c3ece66979dca7f3 /main.go | |
| parent | 021c7774b2b66c8fe989d27f13ea5b1fd2dbd94c (diff) | |
checks for more things
Diffstat (limited to 'main.go')
| -rw-r--r-- | main.go | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -113,6 +113,8 @@ func main() { badExit(errors.New(msg)) } + me.forge.RillFuncError(rillPurge) + // run this each time something gets published successfully rePrepareRelease() |
