Skip to content

Commit 0805f27

Browse files
updated publish path
1 parent 99f762a commit 0805f27

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ jobs:
4343

4444
- name: Publish to npm
4545
# OIDC handles authentication automatically now.
46-
run: npm publish --provenance # Added --provenance as a 2025 best practice
46+
run: npm publish dist/ngbootstrap --provenance # Added --provenance as a 2025 best practice

0 commit comments

Comments
 (0)