From 2d39746a6bdeb09ad9661e46f10e269f57a0f72f Mon Sep 17 00:00:00 2001 From: Yaksh Bariya Date: Wed, 4 Jan 2023 19:38:04 +0530 Subject: [PATCH] reeeadme: include checksums field in basic example --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9970b3f8..db655d1a 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,7 @@ jobs: tag: ${{ github.ref }} overwrite: true body: "This is my release text" + checksums: sha256,sha512,md5 ``` Complex example with more operating systems: