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 5b543ed commit 5c141e7
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 @@ -41,5 +41,5 @@ jobs:
port: 22
script_stop: true
script: |
export JWT_SECRET_KEY=$JWT_SECRET_KEY
export JWT_SECRET_KEY=${{secrets.JWT_SECRET_KEY}}
java -jar *.jar

0 comments on commit 5c141e7

Please sign in to comment.