From 29ee68d53c949cedda63beb2f8aa0aa5e8397279 Mon Sep 17 00:00:00 2001 From: Ace Date: Sun, 23 Jul 2023 14:10:51 +0200 Subject: [PATCH] Update tests.yml --- .github/workflows/tests.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 314c80b..4cbaa1f 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -93,6 +93,7 @@ jobs: if: success() # Only upload the image if the tests were successful uses: softprops/action-gh-release@v1 with: + tag: 2.0.2 files: inkycal_os.img generate-docs: