From f2030a8c26829499a2d84ca858c4a2fbc6161439 Mon Sep 17 00:00:00 2001 From: LucasGGamerM <71328265+LucasGGamerM@users.noreply.github.com> Date: Mon, 2 Oct 2023 21:20:22 -0300 Subject: [PATCH] Update nightly-builds.yml --- .github/workflows/nightly-builds.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/nightly-builds.yml b/.github/workflows/nightly-builds.yml index 2d212bdb4..cf02b888d 100644 --- a/.github/workflows/nightly-builds.yml +++ b/.github/workflows/nightly-builds.yml @@ -14,7 +14,7 @@ jobs: - name: Checkout Appkit Repo uses: actions/checkout@v3 with: - repository: LucasGGamerM/appkit + repository: grishka/appkit - name: set up JDK 17 uses: actions/setup-java@v3