allow tea login multiple times

This commit is contained in:
Earl Warren 2023-08-25 11:12:23 +02:00
parent 1fda0bb063
commit ca1a3fb023
No known key found for this signature in database
GPG Key ID: 0579CB2928A78A00
1 changed files with 1 additions and 0 deletions

View File

@ -78,6 +78,7 @@ maybe_sign_release() {
upload() {
setup_api
setup_tea
rm -f ~/.config/tea/config.yml
GITEA_SERVER_TOKEN=$TOKEN $BIN_DIR/tea login add --url $FORGEJO
maybe_sign_release
upload_release