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