mirror of
https://github.com/microsoft/debugpy.git
synced 2025-12-23 08:48:12 +00:00
Update report.yml
This commit is contained in:
parent
75e8f31d11
commit
46403a6744
1 changed files with 1 additions and 1 deletions
2
.github/workflows/report.yml
vendored
2
.github/workflows/report.yml
vendored
|
|
@ -33,7 +33,7 @@ jobs:
|
|||
- name: Generate report
|
||||
run: |
|
||||
mkdir -p reports
|
||||
ghreport -o reports/report%a.md $env.GITHUB_REPOSITORY ${{ secrets.GITHUB_TOKEN }}
|
||||
ghreport -o reports/report%a.md $GITHUB_REPOSITORY ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
- name: Commit report
|
||||
id: commit
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue