Skip to content

Commit

Permalink
Update Cathand.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
daeundada authored Apr 18, 2024
1 parent ceb3af1 commit 6cacabf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Cathand.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
export JWT_SECRET_KEY=${{ secrets.JWT_SECRET_KEY }}
export GMAIL_PASSWORD=${{ secrets.GMAIL_PASSWORD }}
export GMAIL_USERNAME=${{ secrets.GMAIL_USERNAME }}
java -jar *.jar
java -jar *.jar &
env:
PROD_DB_URL: ${{ secrets.PROD_DB_USER }}
PROD_DB_USER: ${{ secrets.PROD_DB_USER }}
Expand Down

0 comments on commit 6cacabf

Please sign in to comment.