Skip to content

Commit bc203f3

Browse files
authored
Fix workflow (#33)
1 parent cd1f7cd commit bc203f3

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/prerelease.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,5 +53,3 @@ jobs:
5353
npm publish --tag rc --provenance --access=public
5454
env:
5555
NODE_AUTH_TOKEN: ${{ secrets.INTERACT_NPM_TOKEN }}
56-
else:
57-
run: echo "Dry run: npm publish @wix/interact (trusted) skipped"

0 commit comments

Comments
 (0)