Use GH secret

This commit is contained in:
Reginald Bondoc
2022-12-20 21:19:04 +01:00
parent 83c3745045
commit 2eb2f3ff1c

View File

@ -34,6 +34,7 @@ jobs:
with:
output: comment, report-markdown
coverage-file: coverage/report.json
github-token: ${{ secrets.GITHUB_TOKEN }}
working-directory: backend
- uses: marocchino/sticky-pull-request-comment@v2
with: