There was an error while loading. Please reload this page.
1 parent da9689f commit 8896ee9Copy full SHA for 8896ee9
1 file changed
.github/workflows/prerelease.yml
@@ -42,6 +42,4 @@ jobs:
42
- name: npm publish @wix/interact (trusted)
43
run: |
44
cd packages/interact
45
- npm publish --tag rc
46
- env:
47
- NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
+ npm publish --tag rc --provenance
0 commit comments