added GH token env

patch-13
sandeep 2024-11-06 03:15:46 +05:30
parent 342f07aef0
commit 6c3e60e14c
1 changed files with 1 additions and 0 deletions

View File

@ -76,3 +76,4 @@ jobs:
})
env:
COMMENT: '${{ steps.check.outputs.comment }}'
GITHUB_TOKEN: '${{ secrets.ACCESS_TOKEN }}'