Skip to content

Commit e5aae17

Browse files
committed
fix: adding semantic release job back
1 parent b0e3e01 commit e5aae17

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/node.js.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,3 +73,5 @@ jobs:
7373
run: npm ci --ignore-scripts
7474
- name: Semantic Release
7575
run: npx semantic-release
76+
env:
77+
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)