mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-28 15:36:29 +00:00
Replace on upload
This commit is contained in:
parent
24ed7fc1dc
commit
834754d9e1
@ -89,5 +89,5 @@ jobs:
|
|||||||
hassos:azure make $(board)
|
hassos:azure make $(board)
|
||||||
displayName: 'Build $(board)'
|
displayName: 'Build $(board)'
|
||||||
- script: |
|
- script: |
|
||||||
./ghr -t $(githubToken) $(Build.SourceBranchName) release/
|
./ghr -t $(githubToken) -replace $(Build.SourceBranchName) release/
|
||||||
displayName: 'Upload $(board)'
|
displayName: 'Upload $(board)'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user