diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index bdf3062..2bf2da5 100755 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -84,7 +84,7 @@ jobs: with: fetch-depth: 1 ref: develop - repository: Karaka/Build + repository: Karaka-Management/Build path: Build - name: Checkout Resource Repository uses: actions/checkout@master @@ -151,7 +151,7 @@ jobs: with: fetch-depth: 1 ref: develop - repository: Karaka/Build + repository: Karaka-Management/Build path: Build - name: Setup PHP, with composer and extensions uses: shivammathur/setup-php@master @@ -192,7 +192,7 @@ jobs: with: fetch-depth: 1 ref: develop - repository: Karaka/Build + repository: Karaka-Management/Build path: Build - name: Setup PHP, with composer and extensions uses: shivammathur/setup-php@master @@ -239,7 +239,7 @@ jobs: with: fetch-depth: 1 ref: develop - repository: Karaka/Build + repository: Karaka-Management/Build path: Build - name: Setup PHP, with composer and extensions uses: shivammathur/setup-php@master