Skip to content

Commit 3fa9177

Browse files
committed
Remove another instance of SKIP_PREPACK
1 parent f676ef6 commit 3fa9177

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/publish-release.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,13 +50,10 @@ jobs:
5050
with:
5151
name: publish-release-artifacts-${{ github.sha }}
5252
- name: Dry Run Publish
53-
# omit npm-token token to perform dry run publish
5453
uses: MetaMask/action-npm-publish@v5
5554
with:
5655
slack-webhook-url: ${{ secrets.SLACK_WEBHOOK_URL }}
5756
subteam: S042S7RE4AE # @metamask-npm-publishers
58-
env:
59-
SKIP_PREPACK: true
6057

6158
publish-npm:
6259
name: Publish to NPM

0 commit comments

Comments
 (0)