clear branch

This commit is contained in:
shao.xiaoping 2024-01-26 22:07:31 +08:00
parent 3eaedb23c9
commit ed02963770
1 changed files with 1 additions and 1 deletions

View File

@ -61,7 +61,7 @@ jobs:
ref: gh-pages # Specify the branch to retrieve Allure history from
path: gh-pages # Set the destination path for Allure history
- name: Allure report action # Step to generate Allure report
- name: Generate allure report action # Step to generate Allure report
uses: simple-elf/allure-report-action@master
if: always() # Execute even if previous steps fail
with: