Skip to content

Commit

Permalink
updated step in maven
Browse files Browse the repository at this point in the history
  • Loading branch information
AEkaterina committed Oct 9, 2023
1 parent 559e814 commit 749fb25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ jobs:
path: target/site/allure-maven-plugin

- name: Archive and publish Allure Report
uses: actions/github-pages-deploy@v2
uses: peaceiris/actions-gh-pages@v3
with:
token: ${{ secrets.PERSONAL_TOKEN }}
folder: target/site/allure-maven-plugin
Expand Down

0 comments on commit 749fb25

Please sign in to comment.