Ver código fonte

add token for publish test report

Signed-off-by: Olivier Lamy <olamy@apache.org>
pull/85/head
Olivier Lamy 2 anos atrás
pai
commit
078ab9f226
1 arquivos alterados com 2 adições e 0 exclusões
  1. 2
    0
      .github/workflows/maven.yml

+ 2
- 0
.github/workflows/maven.yml Ver arquivo

@@ -49,3 +49,5 @@ jobs:

- name: Publish Test Report
uses: scacap/action-surefire-report@v1
with:
github_token: ${{ secrets.GITHUB_TOKEN }}

Carregando…
Cancelar
Salvar