Skip to content

Commit

Permalink
added GH token env
Browse files Browse the repository at this point in the history
  • Loading branch information
ehsandeep committed Nov 5, 2024
1 parent 342f07a commit 6c3e60e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,3 +76,4 @@ jobs:
})
env:
COMMENT: '${{ steps.check.outputs.comment }}'
GITHUB_TOKEN: '${{ secrets.ACCESS_TOKEN }}'

0 comments on commit 6c3e60e

Please sign in to comment.