action debug

This commit is contained in:
Max 2022-01-24 15:08:44 +08:00
parent 24d89b1bce
commit 4b4e7921b8

View file

@ -80,7 +80,6 @@ jobs:
- name: Push to China Mainland - name: Push to China Mainland
uses: nogsantos/scp-deploy@master uses: nogsantos/scp-deploy@master
run: |
with: with:
src: ./dist/release/* src: ./dist/release/*
host: ${{ secrets.BJ_SSH_HOST }} host: ${{ secrets.BJ_SSH_HOST }}