Skip to content

Commit

Permalink
Pass EU settings var to workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
mikemanger committed Nov 25, 2024
1 parent 0ec25b3 commit fad156f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,5 @@ jobs:
- name: Test with tox
env:
SENDGRID_API_KEY: ${{ secrets.SENDGRID_API_KEY }}
TESTING_SENDGRID_EU_API_KEY: ${{ secrets.TESTING_SENDGRID_EU_API_KEY }}
run: tox

0 comments on commit fad156f

Please sign in to comment.