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