Update generate-issue-report.yml
This commit is contained in:
parent
dd23fc7e4b
commit
eaf40b6595
2
.github/workflows/generate-issue-report.yml
vendored
2
.github/workflows/generate-issue-report.yml
vendored
|
|
@ -24,7 +24,7 @@ jobs:
|
|||
title: 'My Issues Report'
|
||||
configPath: '.github/workflows/issue-report-config.json'
|
||||
outputPath: ${{ env.OUTPUT_FILE_NAME }}
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
token: ${{ secrets.GIT_ACTION_TOKEN }}
|
||||
|
||||
- name: "Commit if any changes were made"
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user