Skip to content

Commit

Permalink
update env
Browse files Browse the repository at this point in the history
  • Loading branch information
solomonfrank committed Mar 24, 2024
1 parent 8c6e6b1 commit 8479eae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
POSTGRES_PASSWORD: ${{ secrets.POSTGRES_PASSWORD }}
POSTGRES_DATABASE_URL: ${{ secrets.POSTGRES_DATABASE_URL }}
SPRING_PROFILES_ACTIVE: prod
CLOUDINARY_URL: ${{secrets.CLOUDINARY_URL}}

steps:
- name: checkout
Expand Down

0 comments on commit 8479eae

Please sign in to comment.