Skip to content

Commit 992d044

Browse files
authored
Update on-youtube-issue.yml
1 parent aa30245 commit 992d044

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/on-youtube-issue.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ jobs:
99
name: Close as duplicate
1010
runs-on: ubuntu-slim
1111
if: contains(github.event.issue.title, 'youtube.com:')
12+
env:
13+
GH_TOKEN: ${{ github.token }}
1214
permissions:
1315
issues: write
1416
steps:

0 commit comments

Comments
 (0)