Skip to content

Commit

Permalink
update workflows target
Browse files Browse the repository at this point in the history
Signed-off-by: XinweiCC <[email protected]>
  • Loading branch information
XinweiCC committed Aug 9, 2024
1 parent 73af1e8 commit aaa345f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/page.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ jobs:
SOURCE: "./"
REMOTE_HOST: ${{ secrets.USER_HOST }}
REMOTE_USER: ${{ secrets.USER_NAME }}
TARGET: "/home/${{ secrets.USER_NAME }}/pages/$GITHUB_REPOSITORY"
TARGET: "/home/${{ secrets.TARGET_NAME }}/pages/$GITHUB_REPOSITORY"

0 comments on commit aaa345f

Please sign in to comment.