Skip to content

Commit

Permalink
Update e2e_tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ankush-jain-akto authored Apr 22, 2024
1 parent 9dba4f5 commit ae4b553
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
uses: actions/checkout@v4
with:
repository: akto-api-security/e2e_testing
token: ${{ secrets.MY_TOKEN }}
token: ${{ secrets.MY_GITHUB_TOKEN }}
path: e2e_testing
- name: switch to testing
run: cd e2e_testing && ls

0 comments on commit ae4b553

Please sign in to comment.