Skip to content

Commit

Permalink
chore: GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
FelixNgFender committed Sep 14, 2023
1 parent 5316382 commit 9a35377
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 @@ -61,5 +61,6 @@ jobs:
env:
VITE_REACT_APP_CLERK_PUBLISHABLE_KEY: ${{ secrets.VITE_REACT_APP_CLERK_PUBLISHABLE_KEY }}
with:
VITE_REACT_APP_CLERK_PUBLISHABLE_KEY: ${{ secrets.VITE_REACT_APP_CLERK_PUBLISHABLE_KEY }}
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./frontend/react_app/dist

0 comments on commit 9a35377

Please sign in to comment.