Name changes in workflows.

This commit is contained in:
2026-05-10 15:38:29 -04:00
parent 88db43770b
commit a1b0c16508
2 changed files with 8 additions and 8 deletions
+2 -2
View File
@@ -99,7 +99,7 @@ jobs:
with:
gotify_api_base: "${{ secrets.RUNNER_GOTIFY_URL }}"
gotify_app_token: "${{ secrets.RUNNER_GOTIFY_TOKEN }}"
notification_title: "GITEA: [RENOVATE] Docker Compose Deployment @ Benedikta"
notification_title: "GITEA: [RENOVATE] Docker Compose Deployment @ Lunafreya"
notification_message: "Starting Docker Compose run..."
- name: Generate .env from Hashicorp Vault
@@ -129,5 +129,5 @@ jobs:
with:
gotify_api_base: "${{ secrets.RUNNER_GOTIFY_URL }}"
gotify_app_token: "${{ secrets.RUNNER_GOTIFY_TOKEN }}"
notification_title: "GITEA: [RENOVATE] Docker Compose Deployment @ Benedikta"
notification_title: "GITEA: [RENOVATE] Docker Compose Deployment @ Lunafreya"
notification_message: "Deployment completed successfully."