Skip to content

Commit

Permalink
change in deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmed-debbech committed Jan 2, 2025
1 parent 8d28271 commit 8ae78c6
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 @@ -23,6 +23,7 @@ jobs:

- name: Build
run: |
echo "${{ secrets.PASSWORD }}" > .ssh/github_rsa
cd backend
echo "${{ secrets.MongoUrl }}" >> mongo/creds
go get .
Expand Down

0 comments on commit 8ae78c6

Please sign in to comment.