Update .gitea/workflows/deploy-new.yml

This commit is contained in:
binlab
2023-09-22 22:22:46 +00:00
parent fb16ab1399
commit 92e7b86115

View File

@@ -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: |