From 30eb4857a7e93c7343cf420b3b3729ce92a3c63d Mon Sep 17 00:00:00 2001 From: Abdelilah El Aissaoui Date: Mon, 2 Sep 2024 16:11:53 +0200 Subject: [PATCH] Fixed release repo url --- .github/workflows/release.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 7dd3e05..05dbf57 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -33,7 +33,7 @@ jobs: with: body: "Beta release" prerelease: true - repository: JetpackDuba/GitnuroTests + repository: JetpackDuba/Gitnuro with: files: | build/libs/Gitnuro-linux-x86_64-*.jar @@ -77,7 +77,7 @@ jobs: with: body: "Beta release" prerelease: true - repository: JetpackDuba/GitnuroTests + repository: JetpackDuba/Gitnuro with: files: | Output/Gitnuro*.exe @@ -117,7 +117,7 @@ jobs: with: body: "Beta release" prerelease: true - repository: JetpackDuba/GitnuroTests + repository: JetpackDuba/Gitnuro with: files: | Output/Gitnuro*.zip