Skip to content

Commit 8aee385

Browse files
authored
Update npm-publish-next.yml
1 parent 6e3e34c commit 8aee385

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/npm-publish-next.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: publish
1+
name: publish next
22

33
on:
44
release:
@@ -13,7 +13,7 @@ jobs:
1313
with:
1414
node-version: 12
1515
- run: npm ci
16-
- run: npm run p2:api
16+
- run: npm run pm2:api
1717
- run: npm run test:unit
1818
- run: npm run build
1919

0 commit comments

Comments
 (0)