Skip to content

Commit 65eb771

Browse files
committed
[ci] use locally forked scp action
1 parent 69a94b2 commit 65eb771

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-deploy-zodiac.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828

2929
- name: Copy package to server
3030
if: ${{ github.repository_owner == 'fangq' && github.event_name != 'pull_request'}}
31-
uses: wlixcc/SFTP-Deploy-Action@v1.2.4
31+
uses: NeuroJSON/SFTP-Deploy-Action
3232
with:
3333
server: ${{ secrets.NEUROJ_SERVER }}
3434
username: ${{ secrets.NEUROJ_SERVER_USER }}

0 commit comments

Comments
 (0)