更新 .gitea/workflows/prod_build_scheduled.yaml
This commit is contained in:
@@ -15,7 +15,7 @@ jobs:
|
|||||||
- name: 1.检出代码
|
- name: 1.检出代码
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
ref: 'main'
|
ref: 'master'
|
||||||
|
|
||||||
- name: 2.复制文件到服务器
|
- name: 2.复制文件到服务器
|
||||||
uses: appleboy/scp-action@v0.1.7
|
uses: appleboy/scp-action@v0.1.7
|
||||||
|
|||||||
Reference in New Issue
Block a user