Skip to content

Commit 5a18232

Browse files
committed
changed path
1 parent 530dc1b commit 5a18232

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/changelog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }}
3131
OWNER: ${{ secrets.OWNER }}
3232
REPO: ${{ secrets.REPO }}
33-
run: python main.py
33+
run: python backend_api/main.py
3434

3535
- name: Commit and push changes
3636
run: |

0 commit comments

Comments
 (0)