Update openwiki-update.yml
This commit is contained in:
5
.github/workflows/openwiki-update.yml
vendored
5
.github/workflows/openwiki-update.yml
vendored
@@ -33,7 +33,10 @@ jobs:
|
|||||||
OPENWIKI_MODEL_ID: gemini-3.6-flash
|
OPENWIKI_MODEL_ID: gemini-3.6-flash
|
||||||
|
|
||||||
- name: Create OpenWiki update pull request
|
- name: Create OpenWiki update pull request
|
||||||
uses: peter-evans/create-pull-request@22a9089034f40e5a961c8808d113e2c98fb63676 # v7
|
uses: infinilabs/gitea-pr@v1
|
||||||
|
env:
|
||||||
|
url: ${{ secrets.GITEA_URL }}
|
||||||
|
token: ${{ secrets.GITEA_TOKEN }}
|
||||||
with:
|
with:
|
||||||
add-paths: |
|
add-paths: |
|
||||||
openwiki
|
openwiki
|
||||||
|
|||||||
Reference in New Issue
Block a user