Skip to content

Commit 83d087e

Browse files
committed
chore: GH WF
1 parent bbad1f0 commit 83d087e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/cicd.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ jobs:
6666
strategy:
6767
matrix:
6868
node-version:
69-
- 14.x
7069
- 20.x
7170
- 22.x
7271

@@ -116,7 +115,6 @@ jobs:
116115
- name: Publish JS release
117116
uses: ./actions/js/publish
118117
with:
119-
node-version: 14.19.x
120118
npm-token: ${{ secrets.NPM_TOKEN }}
121119
github-token: ${{ secrets.BOT_GITHUB_TOKEN }}
122120

0 commit comments

Comments
 (0)