From 1ef93bbbb4e6e0a7470b128d11c1c5a140ae5553 Mon Sep 17 00:00:00 2001 From: Gabriel Arakaki Giovanini Date: Fri, 18 Nov 2022 17:44:56 +0100 Subject: ref: Rename tag Just removing the source hut part of the tag to match the repo. --- submit-builds | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'submit-builds') diff --git a/submit-builds b/submit-builds index de6c58d..eada369 100755 --- a/submit-builds +++ b/submit-builds @@ -46,7 +46,7 @@ done vars="$(sed "s/packages: \\[\\]/packages: [$builds]/g" < $manifest | jq -sR '{ "manifest": ., - "tags": ["sr.ht-apkbuilds"], + "tags": ["apkbuilds"], "note": "'"$note"'" }')" query="$(jq -sR '.' <<"EOF" -- cgit v1.2.3