From 072e48e63b008885d2baeb4c7458931d356873d4 Mon Sep 17 00:00:00 2001 From: Guillem Hernandez Sola Date: Sun, 29 Mar 2026 20:26:43 +0200 Subject: [PATCH] Added new yml --- jenkins/crunchyRSS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jenkins/crunchyRSS b/jenkins/crunchyRSS index 831e241..5c66027 100644 --- a/jenkins/crunchyRSS +++ b/jenkins/crunchyRSS @@ -31,7 +31,7 @@ pipeline { // Securely inject Jenkins credentials as environment variables withCredentials([ string(credentialsId: 'BSKY_CRUNCHYROLL_HANDLE', variable: 'BSKY_CRUNCHYROLL_HANDLE'), - string(credentialsId: 'BSKY_CRUNCHYROLL_USERNAME', variable: 'BSKY_CRUNCHYROLL_USERNAME'), + string(credentialsId: 'TWITTER_CRUNCHY_EMAIL', variable: 'TWITTER_CRUNCHY_EMAIL'), string(credentialsId: 'BSKY_CRUNCHYROLL_APP_PASSWORD', variable: 'BSKY_CRUNCHYROLL_APP_PASSWORD') ]) { sh '''