mirror of
https://github.com/home-assistant/core.git
synced 2025-07-31 09:17:10 +00:00
Fix auto version update Hass.io (#23935)
This commit is contained in:
parent
e12222697c
commit
c5bd6b3d6b
@ -159,7 +159,7 @@ jobs:
|
|||||||
git config --global user.email "pvizeli@syshack.ch"
|
git config --global user.email "pvizeli@syshack.ch"
|
||||||
git config --global credential.helper store
|
git config --global credential.helper store
|
||||||
|
|
||||||
echo "https://$(githubToken):x-oauth-basic@github.com" > $HOME\.git-credentials
|
echo "https://$(githubToken):x-oauth-basic@github.com" > $HOME/.git-credentials
|
||||||
displayName: 'Install requirements'
|
displayName: 'Install requirements'
|
||||||
- script: |
|
- script: |
|
||||||
set -e
|
set -e
|
||||||
|
Loading…
x
Reference in New Issue
Block a user