Skip to content

Commit

Permalink
Echo traget dir
Browse files Browse the repository at this point in the history
  • Loading branch information
Rikthepixel committed Mar 19, 2024
1 parent f44d340 commit 68e3722
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ jobs:
- name: Build
run: npm run build

- name: Echo target dir
run: echo ${{ env.VPS_TARGET_DIR }}

- name: Rsync
uses: up9cloud/action-rsync@v1.4
env:
Expand Down

0 comments on commit 68e3722

Please sign in to comment.