From 99f907b4122571cc3e20fd226ab50765c8057345 Mon Sep 17 00:00:00 2001 From: Caleb Bassi Date: Mon, 9 Apr 2018 19:05:39 -0700 Subject: [PATCH] Update build steps --- .goreleaser.yml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/.goreleaser.yml b/.goreleaser.yml index 5984d05..e86b7d9 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -1,9 +1,10 @@ # Build Steps # 1. update version number in `main.go` and `download.sh` # 2. commit changes -# 3. -# 4. push changes to GitHub -# 5. update AUR package +# 3. tag commit +# 4. run goreleaser +# 5. push changes to GitHub +# 6. update AUR package builds: - binary: gotop