mirror of
https://github.com/home-assistant/operating-system.git
synced 2025-07-28 07:26:28 +00:00
Replace on upload
This commit is contained in:
parent
3f26a61d9a
commit
1f23c3ac72
@ -91,5 +91,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