Skip to content

Commit

Permalink
Added Edge Authentication (#398)
Browse files Browse the repository at this point in the history
Signed-off-by: Dharmesh <dharmesh.hemaram@gmail.com>
  • Loading branch information
dharmesh-hemaram authored Aug 31, 2024
1 parent 29155d2 commit 83c4d4e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ jobs:
FUNCTION_URL: ${{vars.FUNCTION_URL}}
DISCORD_CLIENT_ID: ${{vars.DISCORD_CLIENT_ID}}
OAUTH_CLIENT_ID: ${{vars.OAUTH_CLIENT_ID}}
EDGE_OAUTH_CLIENT_ID: ${{vars.EDGE_OAUTH_CLIENT_ID}}
PUBLIC_URL: ${{vars.PUBLIC_URL}}
NX_PUBLIC_RELEASE_VERSION: ${{inputs.version || github.ref_name}}
API_SECRET: ${{vars.API_SECRET}}
Expand Down

0 comments on commit 83c4d4e

Please sign in to comment.