Skip to content

Commit de60496

Browse files
committed
fix: workflow
1 parent 11957e7 commit de60496

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ jobs:
2121

2222
steps:
2323
- uses: actions/checkout@v4
24-
with:
25-
token: ${{ secrets.GH_TOKEN }}
2624

2725
- name: Setting up ${{ matrix.node-version }}
2826
uses: actions/setup-node@v4

0 commit comments

Comments
 (0)