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 3617a09 commit b4639f0
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/Cathand.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,4 @@ jobs:
port: 22
script_stop: true
script: |
export JWT_SECRET_KEY=${{secrets.JWT_SECRET_KEY}}
export PROD_DB_URL=${{ secrets.PROD_DB_URL }}
export PROD_DB_URL=${{ secrets.PROD_DB_USER }}
export PROD_DB_URL=${{ secrets.PROD_DB_PASSWORD }}
java -jar *.jar

0 comments on commit b4639f0

Please sign in to comment.