Skip to content

Commit

Permalink
update(ci): test
Browse files Browse the repository at this point in the history
  • Loading branch information
luisecm committed Dec 11, 2024
1 parent 7e97b87 commit b664804
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/playwright.yml
Original file line number Diff line number Diff line change
Expand Up @@ -150,11 +150,12 @@ jobs:
attempt_limit: 3
action: peaceiris/actions-gh-pages@v4
with: |
deploy_key: ${{ secrets.ACTIONS_DEPLOY_KEY }}
external_repository: Satellite-im/test-reports
publish_branch: gh-pages
publish_dir: ./playwright-report
destination_dir: ${{ steps.timestampidone.outputs.timestamp }}
env:
deploy_key: ${{ secrets.ACTIONS_DEPLOY_KEY }}

- name: Set Playwright report URL output
id: comment
Expand Down

0 comments on commit b664804

Please sign in to comment.