Skip to content

Commit

Permalink
Merge pull request #14 from shiron-dev/feat/main
Browse files Browse the repository at this point in the history
fix: release.yml
  • Loading branch information
shiron-dev authored Jan 9, 2024
2 parents 849532c + 79c5277 commit 7576383
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
passphrase: ${{ secrets.SSH_PASS }}
strip_components: 2
source: "build/libs/koto.jar"
target: ${{ secrets.SERVER_DEPLOY_DIR }}E
target: ${{ secrets.SERVER_DEPLOY_DIR }}
- name: Run
uses: appleboy/ssh-action@master
with:
Expand Down

0 comments on commit 7576383

Please sign in to comment.