diff options
author | Gabriel Arakaki Giovanini <mail@gabrielgio.me> | 2022-11-18 17:44:56 +0100 |
---|---|---|
committer | Gabriel Arakaki Giovanini <mail@gabrielgio.me> | 2022-11-18 17:44:56 +0100 |
commit | 1ef93bbbb4e6e0a7470b128d11c1c5a140ae5553 (patch) | |
tree | e740e5ba694efdc8138aa0fa3a772f84c4f1e6bb /submit-builds | |
parent | 20300b70442d8456357fa46f691f102050d557ad (diff) | |
download | apkbuilds-1ef93bbbb4e6e0a7470b128d11c1c5a140ae5553.tar.gz apkbuilds-1ef93bbbb4e6e0a7470b128d11c1c5a140ae5553.tar.bz2 apkbuilds-1ef93bbbb4e6e0a7470b128d11c1c5a140ae5553.zip |
ref: Rename tag
Just removing the source hut part of the tag to match the repo.
Diffstat (limited to 'submit-builds')
-rwxr-xr-x | submit-builds | 2 |
1 files changed, 1 insertions, 1 deletions
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" |