Skip to content

Commit

Permalink
Merge pull request #19 from CougarCS/heartbeat
Browse files Browse the repository at this point in the history
πŸ’š Update AWS Secret Manager
  • Loading branch information
mellophone committed Jul 4, 2023
2 parents 9e2d8f3 + c81b620 commit 2bb3067
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/task-definition.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,10 @@
{
"name": "SUPABASE_KEY",
"valueFrom": "arn:aws:secretsmanager:us-east-2:056781185616:secret:bot-env-sIJJxo:SUPABASE_KEY::"
},
{
"name": "HEARTBEAT_URL",
"valueFrom": "arn:aws:secretsmanager:us-east-2:056781185616:secret:bot-env-sIJJxo:HEARTBEAT_URL::"
}
]
}
Expand Down

0 comments on commit 2bb3067

Please sign in to comment.