Update generate-issue-report.yml
This commit is contained in:
parent
c83a78c492
commit
2cb1f2a34f
2
.github/workflows/generate-issue-report.yml
vendored
2
.github/workflows/generate-issue-report.yml
vendored
|
|
@ -22,7 +22,7 @@ jobs:
|
|||
- uses: brcrista/summarize-issues@dev
|
||||
with:
|
||||
title: 'My Issues Report'
|
||||
configPath: '.github/workflows/issues-report-config.json'
|
||||
configPath: '.github/workflows/issue-report-config.json'
|
||||
outputPath: ${{ env.OUTPUT_FILE_NAME }}
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user