Skip to content

Commit 701aeb2

Browse files
committed
Remove --provenance --access flags
1 parent 85b88c0 commit 701aeb2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cdp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ jobs:
2828
run: npm ci
2929

3030
- name: Publish Package
31-
run: npm publish --provenance --access public
31+
run: npm publish

0 commit comments

Comments
 (0)