浏览代码

add token for publish test report

Signed-off-by: Olivier Lamy <olamy@apache.org>
pull/85/head
Olivier Lamy 2 年前
父节点
当前提交
078ab9f226
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2
    0
      .github/workflows/maven.yml

+ 2
- 0
.github/workflows/maven.yml 查看文件

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

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

正在加载...
取消
保存