We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ab64ea commit f2053e7Copy full SHA for f2053e7
1 file changed
.github/workflows/publish-release.yml
@@ -28,7 +28,6 @@ jobs:
28
with:
29
name: publish-release-artifacts-${{ github.sha }}
30
- name: Dry Run Publish
31
- # omit npm-token token to perform dry run publish
32
uses: MetaMask/action-npm-publish@v5
33
34
slack-webhook-url: ${{ secrets.SLACK_WEBHOOK_URL }}
0 commit comments