Skip to content

Tags: MetaMask/github-tools

Tags

v4.9.1

Toggle v4.9.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: add workflow to upload Yarn binary to GitHub Release (#74)

* feat: add upload-yarn-binary workflow

* fix: add lint and remove gh installation

* fix: add yarn url to output

* fix: add checkout step

* fix: apply changes suggested