mirror of
https://github.com/apache/archiva.git
synced 2025-03-08 17:59:48 +00:00
add token for publish test report
Signed-off-by: Olivier Lamy <olamy@apache.org>
This commit is contained in:
parent
c3d53dac90
commit
078ab9f226
2
.github/workflows/maven.yml
vendored
2
.github/workflows/maven.yml
vendored
@ -49,3 +49,5 @@ jobs:
|
||||
|
||||
- name: Publish Test Report
|
||||
uses: scacap/action-surefire-report@v1
|
||||
with:
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user