Skip to content

Commit 988500e

Browse files
authored
Update audit_consumers.yml
1 parent 11242da commit 988500e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/audit_consumers.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,5 @@ jobs:
2323
- run: npm run build
2424
- run: npm run audit-consumers --silent | tee issue-body.md
2525
- run: gh issue create --title "web-features consumers report for $(date -I)" --label generated --body-file issue-body.md
26+
env:
27+
GH_TOKEN: ${{ github.token }}

0 commit comments

Comments
 (0)