Skip to content

Commit

Permalink
Updated user-mapping.json
Browse files Browse the repository at this point in the history
  • Loading branch information
MariusB-DevOps committed Dec 9, 2024
1 parent 07450f0 commit 3537373
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/user-mapping.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
{
"MariusB-DevOps": {
"AWS_SECRET_ACCESS_KEY": "AWS_SECRET_ACCESS_KEY_MARIUS",
"AWS_SECRET_KEY_ID": "AWS_ACCESS_KEY_ID_MARIUS"
"AWS_SECRET_KEY_ID": "AWS_SECRET_KEY_ID_MARIUS"
},
"user2": {
"another-user": {
"AWS_SECRET_ACCESS_KEY": "AWS_SECRET_ACCESS_KEY_USER2",
"AWS_SECRET_KEY_ID": "AWS_SECRET_KEY_ID_USER2"
}
}

0 comments on commit 3537373

Please sign in to comment.