fix playerfactions url

master
Buckaroo Banzai 2020-10-01 20:11:06 +02:00 committed by GitHub
parent 7f27c14f15
commit c7e8c99b1c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ jobs:
- name: playerfactions
run: ./mirror.sh
env:
source_repo: https://git.leagueh.xyz/katp32/playerfactions.git
source_repo: https://leagueh.xyz/git/katp32/playerfactions/.git
github_repo: playerfactions.git
branch: main
access_token: ${{ secrets.ACCESS_TOKEN }}