Skip to content

Commit d777af2

Browse files
committed
💚 Remove npm publish provenance flag
Package is publish with provenance by default when having trusted publishing REDMINE-100208
1 parent 140b6c6 commit d777af2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ jobs:
3232
run: npm run build
3333

3434
- name: Publish to npm
35-
run: npm publish --access public --provenance
35+
run: npm publish

0 commit comments

Comments
 (0)