Skip to content

Commit

Permalink
Fix CD pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
emielb authored Dec 22, 2022
1 parent a75593f commit c6d99bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,4 +85,4 @@ jobs:
run: echo "//registry.npmjs.org/:_authToken=$npmToken" >> .npmrc

- name: Release
run: npm publish ./dist/politie/ngx-sherlock/package.json
run: npm publish ./dist/politie/ngx-sherlock

0 comments on commit c6d99bc

Please sign in to comment.