Skip to content

Commit

Permalink
Update test-action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
luiyen authored Dec 23, 2023
1 parent e59fe7b commit 571daab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
} >> $GITHUB_OUTPUT
- uses: ./
name: "Code Review"
id: review3
id: review
with:
apiKey: ${{ secrets.API_KEY }}
githubToken: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 571daab

Please sign in to comment.