Skip to content

Commit ee7255a

Browse files
committed
need to checkout repo before copying files
1 parent 337d386 commit ee7255a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build-and-deploy.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,8 @@ jobs:
7575
name: Deploy to VPS
7676
needs: build-latest
7777
steps:
78+
- name: Checkout repository
79+
uses: actions/checkout@v4
7880
- name: Update files on VPS
7981
uses: appleboy/scp-action@v1
8082
with:

0 commit comments

Comments
 (0)