Skip to content

Commit

Permalink
Fix: Provide GH_OAUTH_CLIENT_SECRET to deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
alukach committed Oct 23, 2024
1 parent f339cbb commit 1d3c818
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,4 @@ jobs:
HOSTNAME: ${{ vars.HOSTNAME }}
STAGE: ${{ vars.STAGE }}
KEYCLOAK_VERSION: ${{ vars.KEYCLOAK_VERSION }}
GH_OAUTH_CLIENT_SECRET: ${{ vars.GH_OAUTH_CLIENT_SECRET }}

0 comments on commit 1d3c818

Please sign in to comment.