We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24398f9 commit d070be9Copy full SHA for d070be9
1 file changed
.github/workflows/publish.yml
@@ -182,4 +182,4 @@ jobs:
182
run: |
183
mv dist package
184
tar -czf llonebot-dist.tgz package/*
185
- npm publish llonebot-dist.tgz
+ npm publish llonebot-dist.tgz --provenance
0 commit comments