Skip to content

Commit be76688

Browse files
authored
chore: publish public package with provenance (#264)
Signed-off-by: Ruben Romero Montes <rromerom@redhat.com>
1 parent fefbd25 commit be76688

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)