release file is barback, not barhead
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
This commit is contained in:
parent
5ba2058b7c
commit
9c580af534
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@ steps:
|
||||||
log_level: debug
|
log_level: debug
|
||||||
title: 'Release ${CI_COMMIT_TAG}'
|
title: 'Release ${CI_COMMIT_TAG}'
|
||||||
files:
|
files:
|
||||||
- 'build/barhead.bin'
|
- 'build/barback.bin'
|
||||||
api_key:
|
api_key:
|
||||||
from_secret: ACCESS_TOKEN
|
from_secret: ACCESS_TOKEN
|
||||||
generate_release_notes: true
|
generate_release_notes: true
|
||||||
|
|
Loading…
Reference in a new issue