Minor change for name of action

pull/3759/head
Yamel Senih 2021-02-23 16:51:22 -04:00
parent 7794254157
commit 70a57c7576
1 changed files with 1 additions and 1 deletions

View File

@ -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: