Skip to content

Commit

Permalink
updated deploy flow
Browse files Browse the repository at this point in the history
  • Loading branch information
digitallysavvy committed Mar 29, 2024
1 parent e4c5bd3 commit b989a71
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/deploy-to-pages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@ concurrency:
group: 'pages'
cancel-in-progress: true

# 👇 global env
env:
VITE_INTERNAL: true

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

0 comments on commit b989a71

Please sign in to comment.