Skip to content

Commit

Permalink
updated deploy script
Browse files Browse the repository at this point in the history
  • Loading branch information
digitallysavvy committed Mar 29, 2024
1 parent b989a71 commit fbd6dee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-to-pages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ concurrency:
# 👇 global env
env:
VITE_INTERNAL: true
VITE_AGORA_APP_ID: ${{env.VITE_AGORA_APP_ID}}

jobs:
# Single deploy job since we're just deploying
Expand Down

0 comments on commit fbd6dee

Please sign in to comment.