ci 提交gitea仓库
This commit is contained in:
parent
6ba7dcb1d4
commit
4dc129ea68
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -19,5 +19,5 @@ jobs:
|
||||
- name: commit-gitea # 提交gitea仓库
|
||||
uses: fnkr/github-action-git-bash@v1
|
||||
secrets: ${{secrets.GITHUB_TOKEN}}
|
||||
args : ["bash","push-gitea.sh"]
|
||||
args : bash push-gitea.sh
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user