Skip to content

Commit

Permalink
Update page.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
XinweiCC authored Aug 9, 2024
1 parent e5d9c53 commit d834236
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 d834236

Please sign in to comment.