Update aicoder.yml

This commit is contained in:
Carlos Polop 2023-07-02 15:56:17 +02:00 committed by GitHub
parent 099755dbcb
commit 917a3a0101
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,7 +10,7 @@ jobs:
steps: steps:
# checkout # checkout
- name: AICoder GH Action - name: AICoder GH Action
uses: ./.github/actions/aicoder uses: AICoderHub/GH_Action@v0
with: with:
INPUT_MODE: 'file-optimizer' INPUT_MODE: 'file-optimizer'
INPUT_PROMPT: '' INPUT_PROMPT: ''
@ -19,4 +19,4 @@ jobs:
TEMPLATE_FILES: '' TEMPLATE_FILES: ''
ORIGIN_BRANCH: 'aicoder' ORIGIN_BRANCH: 'aicoder'
TO_BRANCH: 'master' TO_BRANCH: 'master'
CHECK_PATH: './parsers/json2pdf.py' CHECK_PATH: './parsers/json2pdf.py'