fixed owner name
This commit is contained in:
2
.github/workflows/release-drafter.yaml
vendored
2
.github/workflows/release-drafter.yaml
vendored
@@ -15,7 +15,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: fail on fork
|
- name: fail on fork
|
||||||
if: github.repository_owner != 'kevinpapst'
|
if: github.repository_owner != 'kimai'
|
||||||
run: exit 1
|
run: exit 1
|
||||||
|
|
||||||
update_release_draft:
|
update_release_draft:
|
||||||
|
|||||||
Reference in New Issue
Block a user