Skip to content

Commit

Permalink
upgrade chat-in-issue to 0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
wkgcass authored Apr 4, 2023
1 parent 974b2c8 commit 2d338e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/chat-in-issue.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
if: ${{ !github.event.issue.pull_request }}
runs-on: ubuntu-latest
steps:
- uses: wkgcass/[email protected].2
- uses: wkgcass/[email protected].3
with:
openai-key: ${{ secrets.OPENAI_KEY }}
user-whitelist: ${{ vars.CHAT_IN_ISSUE_USER_WHITELIST }}

0 comments on commit 2d338e0

Please sign in to comment.