ci: change version check from none to header: X-Total-Count for releases.

This commit is contained in:
redxef 2025-05-03 09:45:49 +02:00
parent 582288d8d5
commit 82d106489e
Signed by: redxef
GPG key ID: 7DAC3AA211CBD921

View file

@ -29,7 +29,8 @@ resources:
basic: basic:
username: ((gitea.username)) username: ((gitea.username))
password: ((gitea.token)) password: ((gitea.token))
version_check_method: none version_check_method:
header: X-Total-Count
- name: artifact - name: artifact
type: http-resource type: http-resource
source: source: