Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Haarolean committed Apr 11, 2024
1 parent 75ddbf3 commit 5cc32b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/e2e-automation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,8 @@ jobs:
r2-access-key-id: ${{ secrets.R2_ACCESS_KEY_ID }}
r2-secret-access-key: ${{ secrets.R2_ACCESS_SECRET_KEY }}
r2-bucket: ${{ secrets.R2_BUCKET }}
source-dir: /
# destination-dir: ./
source-dir: allure-history/allure-results
destination-dir: /

- name: Add allure link status check
if: always()
Expand Down

0 comments on commit 5cc32b0

Please sign in to comment.