Fix typo
This commit is contained in:
parent
754d94374b
commit
25cf4165ea
2
.github/workflows/release-drafter.yml
vendored
2
.github/workflows/release-drafter.yml
vendored
|
@ -9,7 +9,7 @@ on:
|
|||
|
||||
jobs:
|
||||
update_release_draft:
|
||||
if: github.repository_owner == 'hugovk'
|
||||
if: github.repository_owner == 'pylast'
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
# Drafts your next release notes as pull requests are merged into "main"
|
||||
|
|
Loading…
Reference in a new issue