Skip to content

Commit

Permalink
reference clerk publishable key secret
Browse files Browse the repository at this point in the history
  • Loading branch information
buckhalt committed Mar 3, 2025
1 parent 9e0df70 commit 4f47850
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/lint-and-format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
needs: lint
env:
NEXT_PUBLIC_DOCS_PATH: "docs"
NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY: ${{ secrets.NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY }}
steps:
- uses: actions/checkout@v3
- name: Install Node.js
Expand Down

0 comments on commit 4f47850

Please sign in to comment.