From 8c56ee8817bfecb0c986c8077c2aeb40945c481e Mon Sep 17 00:00:00 2001 From: Ace Date: Sun, 23 Jul 2023 14:45:09 +0200 Subject: [PATCH] Update tests.yml --- .github/workflows/tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 4cbaa1f..30eab65 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -93,7 +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 + tag_name: 2.0.2 files: inkycal_os.img generate-docs: