Skip to content

Commit

Permalink
ai-revision: update workflow with new version of peter-evans/create-p…
Browse files Browse the repository at this point in the history
…ull-request action
  • Loading branch information
miltondp committed Apr 29, 2024
1 parent 7459ded commit 9e7b5d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ai-revision.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
# https://github.com/manubot/manubot-ai-editor/blob/main/libs/manubot_ai_editor/env_vars.py
run: manubot ai-revision --content-directory content/
- name: Create Pull Request
uses: peter-evans/create-pull-request@v4
uses: peter-evans/create-pull-request@v6
with:
commit-message: 'revise using AI model\n\nUsing the OpenAI model ${{ inputs.model }}'
title: 'AI-based revision using ${{ inputs.model }}'
Expand Down

0 comments on commit 9e7b5d2

Please sign in to comment.