Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/ai-changelog.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ jobs:
github.event.comment.body == '/changelog'
steps:
- name: Generate changelog for PR
uses: Automattic/vip-actions/ai-changelog-generator@a10bde8914496b7386d10fc5df9b4ffa2fd72ef1
uses: Automattic/vip-actions/ai-changelog-generator@63b6eb29cdcf8f55d7f0910c82356f34f8f997c4
with:
openai_api_key: ${{ secrets.OPENAI_API_KEY }}
Loading