Skip to content

Commit

Permalink
Add env
Browse files Browse the repository at this point in the history
  • Loading branch information
boyuanx committed Nov 7, 2023
1 parent fbd86a0 commit 3f3043d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main-push-pull.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
name: Run tests
env:
NODE_ENV: ${{ secrets.NODE_ENV }}
PRIVATE_KEY: ${{ secrets.PRIVATE_KEY }}

on:
push:
Expand Down

0 comments on commit 3f3043d

Please sign in to comment.