ci: fix updater secret name (UPDATER_API_KEY)
This commit is contained in:
@@ -39,4 +39,4 @@ jobs:
|
|||||||
endpoint: https://updater.shcizo.se/update
|
endpoint: https://updater.shcizo.se/update
|
||||||
image: gitea.shcizo.se/shcizo/pdga-rating
|
image: gitea.shcizo.se/shcizo/pdga-rating
|
||||||
tag: ${{ gitea.ref_name }}
|
tag: ${{ gitea.ref_name }}
|
||||||
token: ${{ secrets.UPDATER_TOKEN }}
|
token: ${{ secrets.UPDATER_API_KEY }}
|
||||||
|
|||||||
Reference in New Issue
Block a user