Skip to content

Commit 254f056

Browse files
committed
chore: publish public package with provenance
Signed-off-by: Ruben Romero Montes <rromerom@redhat.com>
1 parent fefbd25 commit 254f056

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
@@ -82,7 +82,7 @@ jobs:
8282
run: npm run compile
8383

8484
- name: Publish package
85-
run: npm publish
85+
run: npm publish --access public --provenance
8686

8787
- name: Commit and push package modifications
8888
run: |

0 commit comments

Comments
 (0)