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 runs-on: ubuntu-latest
steps: steps:
- name: Installing requirements for ${{ env.REPO_NAME }} - name: Installing requirements for ${{ env.REPO_NAME }}
uses: https://github/fifsky/ssh-action@master uses: https://github.com/fifsky/ssh-action@master
with: with:
# install the libraries required for your bot # install the libraries required for your bot
command: | command: |