Skip to content

Commit

Permalink
Add VITE_STYTCH_LEGACY_ISSUER to build conf
Browse files Browse the repository at this point in the history
  • Loading branch information
taylanpince committed Aug 15, 2024
1 parent 111772b commit f1af2cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
VITE_SEQUENCE_WAAS_CONFIG_KEY_DEV: ${{ secrets.VITE_SEQUENCE_WAAS_CONFIG_KEY_DEV }}
VITE_SEQUENCE_INDEXER_API_KEY: ${{ secrets.VITE_SEQUENCE_INDEXER_API_KEY }}
VITE_STYTCH_PUBLIC_TOKEN: ${{ secrets.VITE_STYTCH_PUBLIC_TOKEN }}
VITE_STYTCH_LEGACY_ISSUER: ${{ secrets.VITE_STYTCH_LEGACY_ISSUER }}
run: pnpm build

- name: Push
Expand Down

0 comments on commit f1af2cc

Please sign in to comment.