Skip to content

Commit d0b6f0d

Browse files
Update deploy.yml
1 parent e4891de commit d0b6f0d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333
run: |
3434
env:
3535
SERVERLESS_ACCESS_KEY: ${{ secrets.SERVERLESS_ACCESS_KEY }}
36+
MONGO_URI: ${{ secrets.MONGO_URI }}
3637

3738

3839
- name: Configure AWS Credentials

0 commit comments

Comments
 (0)