mirror of
https://github.com/aimingmed/aimingmed-ai.git
synced 2026-01-19 13:23:23 +08:00
update token
This commit is contained in:
parent
68c32bdbfb
commit
45958614e4
2
.github/workflows/template_test.yml
vendored
2
.github/workflows/template_test.yml
vendored
@ -238,7 +238,7 @@ jobs:
|
||||
name: JUnit Test Report
|
||||
path: ${{ runner.temp }}/${{ inputs.testResultsFilename }} # Path to the JUnit XML file
|
||||
reporter: java-junit # Specify the format
|
||||
token: ${{ secrets.TEST-REPORT }}
|
||||
token: ${{ secrets.repo_test_1 }}
|
||||
|
||||
- name: Docker Compose Down
|
||||
if: always() # Always run cleanup
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user