ci: change version check from none to header: X-Total-Count for releases.
This commit is contained in:
parent
582288d8d5
commit
82d106489e
1 changed files with 2 additions and 1 deletions
|
@ -29,7 +29,8 @@ resources:
|
|||
basic:
|
||||
username: ((gitea.username))
|
||||
password: ((gitea.token))
|
||||
version_check_method: none
|
||||
version_check_method:
|
||||
header: X-Total-Count
|
||||
- name: artifact
|
||||
type: http-resource
|
||||
source:
|
||||
|
|
Loading…
Add table
Reference in a new issue