Skip to content

Commit 1c12555

Browse files
committed
rolling back to 1.2.0
1 parent da52804 commit 1c12555

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/autofill_pullrequest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
runs-on: ubuntu-22.04
1616

1717
steps:
18-
- uses: platisd/openai-pr-description@v1.3.0
18+
- uses: platisd/openai-pr-description@v1.2.0
1919
with:
2020
github_token: ${{ secrets.GITHUB_TOKEN }}
2121
openai_api_key: ${{ secrets.OPENAI_API_KEY }}

0 commit comments

Comments
 (0)