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 0bd639c commit 963c11dCopy full SHA for 963c11d
.github/workflows/publish-release.yml
@@ -23,7 +23,6 @@ jobs:
23
- uses: MetaMask/action-publish-release@v3
24
env:
25
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
26
- - run: yarn --immutable
27
- run: yarn build
28
- name: Upload build artifacts
29
uses: actions/upload-artifact@v4
0 commit comments