Minor change for name of action
parent
7794254157
commit
70a57c7576
|
@ -20,7 +20,7 @@ jobs:
|
|||
- run: npm test
|
||||
- run: npm run build:prod --if-present
|
||||
|
||||
publish-npm:
|
||||
publish-dist:
|
||||
needs: build
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
|
Loading…
Reference in New Issue