Skip to content

Commit d070be9

Browse files
committed
ci(publish): Add provenance flag to npm publish command
1 parent 24398f9 commit d070be9

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
@@ -182,4 +182,4 @@ jobs:
182182
run: |
183183
mv dist package
184184
tar -czf llonebot-dist.tgz package/*
185-
npm publish llonebot-dist.tgz
185+
npm publish llonebot-dist.tgz --provenance

0 commit comments

Comments
 (0)