Skip to content

Commit 629addf

Browse files
authored
Merge pull request #28 from ebenjs/bundle
fix: patch#3
2 parents 8fb1e24 + 4cbb3d6 commit 629addf

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)