Fix wrong repo name
This commit is contained in:
parent
ca4fa3f871
commit
0422b32d9b
|
@ -145,7 +145,7 @@ jobs:
|
||||||
- linux-build
|
- linux-build
|
||||||
- windows-build
|
- windows-build
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
if: github.repository == 'krawieck/lemmur'
|
if: github.repository == 'LemmurOrg/lemmur'
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue