test1
This commit is contained in:
@@ -55,7 +55,7 @@ jobs:
|
|||||||
- name: Publish coverage to pages
|
- name: Publish coverage to pages
|
||||||
run: ls coverage-report
|
run: ls coverage-report
|
||||||
- name: Upload coverage via SSH
|
- name: Upload coverage via SSH
|
||||||
uses: appleboy/ssh-action@v0.1.6
|
uses: appleboy/scp-action@v1
|
||||||
with:
|
with:
|
||||||
host: "192.168.1.103"
|
host: "192.168.1.103"
|
||||||
username: "gitea"
|
username: "gitea"
|
||||||
|
|||||||
Reference in New Issue
Block a user