Skip to content

Commit 4cbb3d6

Browse files
committed
fix: patch#3
1 parent 657e66c commit 4cbb3d6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/node.js.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,6 @@ jobs:
2828
steps:
2929
- name: Checkout
3030
uses: actions/checkout@v3
31-
with:
32-
token: ${{ secrets.GH_TOKEN_SEMANTIC_RELEASE }}
3331
- name: Use Node.js ${{ matrix.node-version }}
3432
uses: actions/setup-node@v3
3533
with:

0 commit comments

Comments
 (0)