Update .gitea/workflows/deploy-new.yml
This commit is contained in:
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user