Skip to content

Commit c6ace10

Browse files
Update ci.yaml
1 parent 73c0f2a commit c6ace10

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ jobs:
2525
run: npm install
2626

2727
- name: Build Project
28+
env:
29+
VITE_EMAIL_API_KEY: ${{ secrets.VITE_EMAIL_API_KEY }}
2830
run: npm run build
2931

3032
- name: Upload artifact to enable deployment

0 commit comments

Comments
 (0)