mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-21 08:16:36 +00:00
Update azure-pipelines-release.yml
This commit is contained in:
parent
8fb991c5ce
commit
e4cbdc29a2
@ -37,7 +37,7 @@ stages:
|
||||
jq curl
|
||||
|
||||
release="$(Build.SourceBranchName)"
|
||||
created_by="$(curl -s https://api.github.com/repos/home-assistant/home-assistant/releases/tags/${release} | jq --raw-output '.author.login')"
|
||||
created_by="$(curl -s https://api.github.com/repos/home-assistant/home-assistant-polymer/releases/tags/${release} | jq --raw-output '.author.login')"
|
||||
|
||||
if [[ "${created_by}" =~ ^(balloob)$ ]]; then
|
||||
exit 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user