From 16ccd26ac853b31badd9ffc8448025f080f8207c Mon Sep 17 00:00:00 2001 From: Jonas Israel Date: Mon, 6 Jul 2026 09:34:56 +0200 Subject: [PATCH] fix: [DevOps] Fix link in Slack Notification of deploy-snapshot.yaml --- .github/workflows/deploy-snapshot.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy-snapshot.yaml b/.github/workflows/deploy-snapshot.yaml index f017b3245..32015ddbc 100644 --- a/.github/workflows/deploy-snapshot.yaml +++ b/.github/workflows/deploy-snapshot.yaml @@ -50,5 +50,5 @@ jobs: - type: "section" text: type: "mrkdwn" - text: "⚠️ Deploy Snapshot to SAP Common Artifactory failed! 😬 Please inspect & fix by clicking . Authentication problems can be fixed by updating the `ARTIFACTORY_COMMON_PASSWORD`: Go to , login with user `asa1_fin_cloud_oper`, Edit Profile and Generate an Identity Token. " + text: "⚠️ Deploy Snapshot to SAP Common Artifactory failed! 😬 Please inspect & fix by clicking . Authentication problems can be fixed by updating the `ARTIFACTORY_COMMON_PASSWORD`: Go to , login with user `asa1_fin_cloud_oper`, Edit Profile and Generate an Identity Token. "