This commit is contained in:
parent
e6c264f226
commit
5a5bb80927
@ -6,7 +6,7 @@ jobs:
|
|||||||
build-image:
|
build-image:
|
||||||
runs-on: workbench
|
runs-on: workbench
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: https://gitea.com/actions/checkout@v4
|
||||||
- name: Build Binary
|
- name: Build Binary
|
||||||
env:
|
env:
|
||||||
OBJECT_TOKEN: ${{ secrets.OBJECT_TOKEN }} # 需要在Gitea项目设置中配置的密钥
|
OBJECT_TOKEN: ${{ secrets.OBJECT_TOKEN }} # 需要在Gitea项目设置中配置的密钥
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user