chore: update pullfrog.yml workflow

This commit is contained in:
pullfrog[bot]
2026-01-28 00:51:37 +00:00
committed by GitHub
parent a200d07370
commit 90945a9481
+2 -1
View File
@@ -28,7 +28,7 @@ jobs:
with:
fetch-depth: 1
- name: Run agent
uses: pullfrog/pullfrog@main
uses: pullfrog/pullfrog@v0
with:
prompt: ${{ inputs.prompt }}
env:
@@ -43,3 +43,4 @@ jobs:
GROQ_API_KEY: ${{ secrets.GROQ_API_KEY }}
DEEPSEEK_API_KEY: ${{ secrets.DEEPSEEK_API_KEY }}
OPENROUTER_API_KEY: ${{ secrets.OPENROUTER_API_KEY }}