diff --git a/.github/workflows/page.yaml b/.github/workflows/page.yaml index e172f39..32a460d 100644 --- a/.github/workflows/page.yaml +++ b/.github/workflows/page.yaml @@ -17,4 +17,4 @@ jobs: SOURCE: "./" REMOTE_HOST: ${{ secrets.USER_HOST }} REMOTE_USER: ${{ secrets.USER_NAME }} - TARGET: "/home/${{ secrets.USER_NAME }}/pages/$GITHUB_REPOSITORY" \ No newline at end of file + TARGET: "/home/${{ secrets.TARGET_NAME }}/pages/$GITHUB_REPOSITORY"