Skip to content

Commit

Permalink
add eng2igbo url to deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
ebubae committed Nov 18, 2024
1 parent 24c8f86 commit cba4fff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ jobs:
envkey_STRIPE_SECRET_KEY: ${{ secrets.STRIPE_SECRET_KEY }}
envkey_STRIPE_ENDPOINT_SECRET: ${{ secrets.STRIPE_ENDPOINT_SECRET }}
envkey_ENV_IGBO_TO_ENGLISH_URL: ${{ secrets.ENV_IGBO_TO_ENGLISH_URL }}
envkey_ENV_ENGLISH_TO_IGBO_URL: ${{ secrets.ENV_ENGLISH_TO_IGBO_URL }}
directory: functions
- name: Build Production Project
run: |
Expand Down

0 comments on commit cba4fff

Please sign in to comment.