diff --git a/.gitea/workflows/deploy-new.yml b/.gitea/workflows/deploy-new.yml index 4172257..c3c645d 100644 --- a/.gitea/workflows/deploy-new.yml +++ b/.gitea/workflows/deploy-new.yml @@ -25,7 +25,7 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v2 - with: + with: - github-server-url: 'http://20.251.208.74:3000' - id: SFTPDeploy uses: https://github.com/wlixcc/SFTP-Deploy-Action@v1.2.4