Skip to content

Commit

Permalink
feat(ref: no-ref): update ng 19
Browse files Browse the repository at this point in the history
  • Loading branch information
andriikamaldinov1 committed Nov 22, 2024
1 parent 1d4e894 commit 87dbeec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
bun run build:lib
- name: Setup npm token
run: |
echo "//registry.npmjs.org/:_authToken=${{ secrets.npm_token }}" > dist/ngx-mask-lib/.npmrc
echo "//registry.npmjs.org/:_authToken=${{ secrets.npm_token }}" > dist/ngx-loader-indicator-lib/.npmrc
- name: Publish library
run: bun run publish:lib
env:
Expand Down

0 comments on commit 87dbeec

Please sign in to comment.