Skip to content

Commit

Permalink
Chore: Removed token
Browse files Browse the repository at this point in the history
  • Loading branch information
abhishekgotoadmin authored Jun 13, 2024
1 parent d7c1574 commit d6a5e71
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v3
with:
token: ${{ secrets.GIT_TOKEN }}
# with:
# token: ${{ secrets.GIT_TOKEN }}

- name: Enable node
uses: actions/setup-node@v3
Expand Down

0 comments on commit d6a5e71

Please sign in to comment.