Skip to content

Commit

Permalink
github/workflows: fix auth0 client id var
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolasparada committed Dec 6, 2021
1 parent 22be64a commit d4f5eb6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,4 @@ jobs:
args: release --rm-dist
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
AUTH0_CLIENT_ID: ${{ secrets.CALYPTIA_AUTH0_CLIENT_ID }}
CALYPTIA_AUTH0_CLIENT_ID: ${{ secrets.CALYPTIA_AUTH0_CLIENT_ID }}

0 comments on commit d4f5eb6

Please sign in to comment.