From 82d106489e7df8f9fdf56b33b274c946bded0336 Mon Sep 17 00:00:00 2001 From: redxef Date: Sat, 3 May 2025 09:45:49 +0200 Subject: [PATCH] ci: change version check from none to header: X-Total-Count for releases. --- ci/pipeline.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ci/pipeline.yml b/ci/pipeline.yml index feeef68..e17b895 100644 --- a/ci/pipeline.yml +++ b/ci/pipeline.yml @@ -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: