Skip to content

Commit

Permalink
chore: updates npm_publish_ssr.yml file
Browse files Browse the repository at this point in the history
  • Loading branch information
pavankjadda committed Jun 28, 2022
1 parent aa87b7d commit 3d0928a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npm_publish_ssr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
- name: Install NPM Dependencies
run: npm i --legacy-peer-deps
- name: Build project
run: npm run build:ngx-cookie-service-ssr --configuration production
run: npm run build:ngx-cookie-service-ssr
- name: Publish to NPM
uses: JS-DevTools/npm-publish@v1
with:
Expand Down

0 comments on commit 3d0928a

Please sign in to comment.