diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 57e75671f5..bdb7d9a784 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -48,8 +48,10 @@ jobs: cat < ~/.weblate [weblate] url = https://hosted.weblate.org/api/ - key = $WEBLATE_API_TOKEN translation = beeware/website + + [keys] + https://hosted.weblate.org/api/ = $WEBLATE_API_TOKEN EOF - name: Lock Weblate and Sync