There was an error while loading. Please reload this page.
1 parent cd1f7cd commit bc203f3Copy full SHA for bc203f3
1 file changed
.github/workflows/prerelease.yml
@@ -53,5 +53,3 @@ jobs:
53
npm publish --tag rc --provenance --access=public
54
env:
55
NODE_AUTH_TOKEN: ${{ secrets.INTERACT_NPM_TOKEN }}
56
- else:
57
- run: echo "Dry run: npm publish @wix/interact (trusted) skipped"
0 commit comments