Skip to content

Commit

Permalink
fix file release
Browse files Browse the repository at this point in the history
  • Loading branch information
lgcarlinf committed Feb 24, 2024
1 parent 410ef0d commit bb8c600
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 @@ -20,7 +20,7 @@ jobs:
password: ${{ secrets.PASSWORD }}
port: ${{ secrets.PORT }}
source: .
target: /root/personal/$github_repo/
target: /root/personal/${{env.github_repo}}/
overwrite: true


Expand Down

0 comments on commit bb8c600

Please sign in to comment.