Skip to content

Commit

Permalink
update gh actions
Browse files Browse the repository at this point in the history
DEPLOY
  • Loading branch information
JanisBe committed Jun 12, 2024
1 parent a4619b0 commit 911432b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
overwrite: true
source: "./target/komornik-0.0.1-SNAPSHOT.jar"
target: "/home/ubuntu/Documents/"
strip_components: 1
strip_components: 2
- name: bump app version
uses: appleboy/[email protected]
with:
Expand Down

0 comments on commit 911432b

Please sign in to comment.