diff --git a/.github/workflows/PR-Auto-Deploy-V2.yml b/.github/workflows/PR-Auto-Deploy-V2.yml index 61dfa45e1..eb434dc0d 100644 --- a/.github/workflows/PR-Auto-Deploy-V2.yml +++ b/.github/workflows/PR-Auto-Deploy-V2.yml @@ -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); } - } \ No newline at end of file + }