Skip to content

Commit

Permalink
Small fix for webapp-e2e-tests job (#77)
Browse files Browse the repository at this point in the history
  • Loading branch information
evgeniy-scherbina authored Nov 16, 2023
1 parent 1c838af commit 968d0bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-webapp-e2e-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
with:
owner: Kava-Labs
repo: webapp
github_token: ${{ secrets.GITHUB_ACCESS_TOKEN }}
github_token: ${{ secrets.CI_GITHUB_ACCESS_TOKEN }}
workflow_file_name: e2e.yaml
ref: main
wait_interval: 10
Expand Down

0 comments on commit 968d0bf

Please sign in to comment.