ref: Rename tag Just removing the source hut part of the tag to match the repo.
diff --git a/submit-builds b/submit-builds index de6c58d4512d8197c2239cf4e47a9c4bb3f6909e..eada36932b784ee1af013c64ca5dc911c872152b 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"