mirror of
https://github.com/xiaoqidun/gocos.git
synced 2025-12-07 00:15:21 +08:00
docs(更新文档): 更新文档
This commit is contained in:
@@ -8,7 +8,7 @@ on: [push, workflow_dispatch]
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
default:
|
default:
|
||||||
runs-on: cn
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- name: checkout
|
- name: checkout
|
||||||
uses: actions/checkout@v6
|
uses: actions/checkout@v6
|
||||||
@@ -45,7 +45,7 @@ steps:
|
|||||||
strip_prefix: build/release
|
strip_prefix: build/release
|
||||||
```
|
```
|
||||||
|
|
||||||
# 配置参数说明
|
# 输入参数说明
|
||||||
|
|
||||||
### secret_id
|
### secret_id
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user