Skip to content

Commit

Permalink
Update release process
Browse files Browse the repository at this point in the history
Signed-off-by: William Douglas <[email protected]>
  • Loading branch information
bryteise committed Apr 14, 2023
1 parent d205de4 commit 77f4e3e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion how-to-make-a-release
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
1) Update vendor and test
1) Update vendor and test (should be a separate PR)
1a) go get -u ./... && go mod tidy && go mod vendor
2) Tag new release version and push tag to github and use github ui to draft a new release

0 comments on commit 77f4e3e

Please sign in to comment.