Skip to content

Commit

Permalink
update CI remote target
Browse files Browse the repository at this point in the history
  • Loading branch information
HaoxuanGuo committed Dec 26, 2024
1 parent 016e6e7 commit d564c67
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 @@ -17,4 +17,4 @@ jobs:
username: ${{ secrets.REMOTE_USER }}
key: ${{ secrets.SSH_PRIVATE_KEY }}
source: "./*"
target: "/gs/JuliaZH.jl/pdf/"
target: ${{ secrets.REMOTE_TARGET }}

0 comments on commit d564c67

Please sign in to comment.