Skip to content

Commit 25afaec

Browse files
committed
[fix] rsync-deployment 버전 업데이트
1 parent 9fabe17 commit 25afaec

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy-prod.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
script: mkdir -p ~/srv/ubuntu
2525

2626
- name: Copy source via ssh key
27-
uses: burnett01/rsync-deployments@7.0.2
27+
uses: burnett01/rsync-deployments@v8
2828
with:
2929
switches: -avzr --delete
3030
remote_path: ~/srv/ubuntu/

0 commit comments

Comments
 (0)