mirror of
https://github.com/Infisical/infisical.git
synced 2025-03-25 14:05:03 +00:00
Use GH secret
This commit is contained in:
1
.github/workflows/be-test-report.yml
vendored
1
.github/workflows/be-test-report.yml
vendored
@ -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:
|
||||
|
Reference in New Issue
Block a user