diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 4cbaa1f9..30eab651 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: