Skip to content

Commit

Permalink
update ci/cd
Browse files Browse the repository at this point in the history
  • Loading branch information
jsuyog2 committed Aug 13, 2024
1 parent 97628b3 commit d3fa18f
Show file tree
Hide file tree
Showing 2 changed files with 53 additions and 53 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
JWT_PUBLICKEY_PATH: ${{ secrets.JWT_PUBLICKEY_PATH }}
JWT_PRIVATEKEY_PATH: ${{ secrets.JWT_PRIVATEKEY_PATH }}
SESSION_SECRET: ${{ secrets.SESSION_SECRET }}
PG_CONNECT: ${{ secrets.PG_CONNECT }}
MONGO_URI: ${{ secrets.MONGO_URI }}
MAIL_HOST: ${{ secrets.MAIL_HOST }}
MAIL_PORT: ${{ secrets.MAIL_PORT }}
MAIL_USERNAME: ${{ secrets.MAIL_USERNAME }}
Expand Down
Loading

0 comments on commit d3fa18f

Please sign in to comment.