Update PR-Auto-Deploy-V2.yml

This commit is contained in:
Anthony Stirling 2025-07-11 12:28:55 +01:00 committed by GitHub
parent 91918eb89b
commit fb5bfb8c23
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -36,7 +36,7 @@ jobs:
# Check if author is authorized
authorized_users=(
"frooodle"
"Frooodle"
"sf298"
"Ludy87"
"LaserKaspar"
@ -335,4 +335,4 @@ jobs:
console.error(`Failed to add reaction: ${error.message}`);
console.error(error);
}
}
}