From 92e7b86115912a391a881d45e91c133c6aa2756c Mon Sep 17 00:00:00 2001 From: binlab Date: Fri, 22 Sep 2023 22:22:46 +0000 Subject: [PATCH] Update .gitea/workflows/deploy-new.yml --- .gitea/workflows/deploy-new.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/deploy-new.yml b/.gitea/workflows/deploy-new.yml index 436fe4f..d5223a5 100644 --- a/.gitea/workflows/deploy-new.yml +++ b/.gitea/workflows/deploy-new.yml @@ -10,7 +10,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Installing requirements for ${{ env.REPO_NAME }} - uses: https://github/fifsky/ssh-action@master + uses: https://github.com/fifsky/ssh-action@master with: # install the libraries required for your bot command: |