From 26e2e8a87643b5f0420704333fd190c0fd4a47aa Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sun, 10 Apr 2022 18:51:42 +0200 Subject: [PATCH] workflow fixes --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index ed9e6ff34..e5c97a569 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -91,7 +91,7 @@ jobs: with: fetch-depth: 1 ref: develop - repository: Karaka/Resources + repository: Karaka-Management/Resources path: Resources - name: Setup PHP, with composer and extensions uses: shivammathur/setup-php@master