Update generate-issue-report.yml

This commit is contained in:
Nikhil Nandagopal 2020-09-29 15:55:14 +05:30 committed by GitHub
parent dd23fc7e4b
commit eaf40b6595
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: |