mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
fix typo in ci
This commit is contained in:
parent
3f36dec3f3
commit
62c411f585
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ def get_release_type_github(Log, github_token):
|
|||
return "minor"
|
||||
|
||||
if any(label in labels for label in patch_labels):
|
||||
return "path"
|
||||
return "patch"
|
||||
|
||||
return None
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue