We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f927720 commit cf51be4Copy full SHA for cf51be4
1 file changed
README.md
@@ -61,7 +61,7 @@ env:
61
```yml
62
steps:
63
- name: Publish allure report
64
- uses: andrcuns/allure-publish-action@v2.9.0
+ uses: andrcuns/allure-publish-action@v2.10.0
65
env:
66
GOOGLE_CLOUD_CREDENTIALS_JSON: ${{ secrets.GOOGLE_CLOUD_CREDENTIALS_JSON }}
67
GITHUB_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments