From ebfb823c40b35c0a09ef12eb1e74f7b0952843be Mon Sep 17 00:00:00 2001 From: Kristofers Solo Date: Tue, 17 Sep 2024 21:35:00 +0300 Subject: [PATCH] Update release.yaml --- .github/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 4b248ff..5d71692 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -22,7 +22,7 @@ env: upload_to_github: true # The itch.io project to upload to in the format `user-name/project-name`. # There will be no upload to itch.io if this is commented out. - upload_to_itch: kristoferssolo/https://kristoferssolo.itch.io/the-labyrinth-of-echoes + upload_to_itch: kristoferssolo/the-labyrinth-of-echoes ############ # ADVANCED # ############