Skip to content

Commit 48ef191

Browse files
committed
feat: implement JSX transformation core and bundling
1 parent f026374 commit 48ef191

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/commit-summary.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
fetch-depth: 0
1616

1717
- name: Run GPT Commit Summarizer
18-
uses: KanHarI/gpt-commit-summarizer@v2
18+
uses: KanHarI/gpt-commit-summarizer@master
1919
with:
2020
openai-api-key: ${{ secrets.DEEPSEEK_API_KEY }}
2121
openai-base-url: 'https://api.deepseek.com'

0 commit comments

Comments
 (0)