Skip to content

Commit

Permalink
51
Browse files Browse the repository at this point in the history
  • Loading branch information
SHEOMM committed Apr 2, 2024
1 parent 059343e commit 31826cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
username: ${{ secrets.ORACLE_SERVER_USERNAME }}
key: ${{ secrets.ORACLE_SERVER_SSH_KEY }}
source: './build/libs'
target: ~/project/areyouhere-server/build/libs
target: ~/project/areyouhere-server
rm: true

- name: Deploy to Server
Expand Down

0 comments on commit 31826cc

Please sign in to comment.