Correcting name in Gotify notifications.
Renovate / renovate (push) Failing after 2m29s

This commit is contained in:
2025-10-03 21:05:58 -04:00
parent e7087a5ee1
commit e1a0ecc414
+2 -2
View File
@@ -147,7 +147,7 @@ jobs:
with:
gotify_api_base: "${{ secrets.RUNNER_GOTIFY_URL }}"
gotify_app_token: "${{ secrets.RUNNER_GOTIFY_TOKEN }}"
notification_title: "GITEA: [RENOVATE] Docker Compose Deployment @ Rikku"
notification_title: "GITEA: [RENOVATE] Docker Compose Deployment @ Benedikta"
notification_message: "Starting Docker Compose run..."
- name: Generate .env from Hashicorp Vault
@@ -177,5 +177,5 @@ jobs:
with:
gotify_api_base: "${{ secrets.RUNNER_GOTIFY_URL }}"
gotify_app_token: "${{ secrets.RUNNER_GOTIFY_TOKEN }}"
notification_title: "GITEA: [RENOVATE] Docker Compose Deployment @ Rikku"
notification_title: "GITEA: [RENOVATE] Docker Compose Deployment @ Benedikta"
notification_message: "Deployment completed successfully."