Skip to content

Commit

Permalink
debug using fils token?
Browse files Browse the repository at this point in the history
  • Loading branch information
Filip Maj committed Nov 27, 2024
1 parent 297bf58 commit 8eb06b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
echo "TEST_JOB_WORKFLOW_ID=${TEST_JOB_WORKFLOW_ID}" >> $GITHUB_ENV
- name: Wait for platform-devxp-test E2E run to complete
env:
CCI_PAT: ${{ secrets.CCHEN_CIRCLECI_PERSONAL_TOKEN }}
CCI_PAT: ${{ secrets.FIL_CIRCLECI_PERSONAL_TOKEN }}
run: |
E2E_RESULT="{}"
E2E_STATUS="running"
Expand Down

0 comments on commit 8eb06b8

Please sign in to comment.