Skip to content

Commit

Permalink
Prepare for release 2.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
andrcuns authored Oct 18, 2024
1 parent e8c9cc7 commit 998ce31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ env:
```yml
steps:
- name: Publish allure report
uses: andrcuns/allure-publish-action@v2.7.1
uses: andrcuns/allure-publish-action@v2.8.0
env:
GOOGLE_CLOUD_CREDENTIALS_JSON: ${{ secrets.GOOGLE_CLOUD_CREDENTIALS_JSON }}
GITHUB_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 998ce31

Please sign in to comment.