MetaMask / action-npm-publish

GitHub Action to publish to NPM
MIT License
8 stars 6 forks source link

fix: Fix action manifest validation error #77

Closed Gudahtt closed 5 months ago

Gudahtt commented 5 months ago

The action manifest used the id slack for two steps, which is not allowed. We don't reference this id anywhere, so it has been removed.

Gudahtt commented 5 months ago

Here is an example of the error that this is meant to fix: https://github.com/MetaMask/core/actions/runs/9037847000/job/24837895733