Skip to content

Commit 683f3bb

Browse files
committed
fix(build): fix CI build
1 parent 7c2d560 commit 683f3bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/master.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
node-version: ${{ matrix.node-version }}
3232
- name: nodejs project info
3333
id: projectinfo
34-
uses: gregoranders/nodejs-create-release@master
34+
uses: gregoranders/nodejs-project-info@master
3535
- name: npm install
3636
run: |
3737
npm install

0 commit comments

Comments
 (0)