add token for publish test report

Signed-off-by: Olivier Lamy <olamy@apache.org>
This commit is contained in:
Olivier Lamy 2022-04-22 09:41:00 +10:00
parent c3d53dac90
commit 078ab9f226

View File

@ -49,3 +49,5 @@ jobs:
- name: Publish Test Report
uses: scacap/action-surefire-report@v1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}