w9jds / firebase-action

GitHub Action for interacting with Firebase
MIT License
927 stars 200 forks source link

Latest and v2.1.1 will be failed deploying #132

Closed camelmasa closed 2 years ago

camelmasa commented 2 years ago

v2.1.1 outputs Error response from daemon: manifest for w9jds/firebase-action:2.1.1 not found: manifest unknown: manifest unknown.

Maybe, Latest commit fixed that https://github.com/w9jds/firebase-action/commit/da2487890c3fce98fab19ad9381c83a10d12aa81. But, Latest version isn't included the commit.

We are avoiding issue using v2.1.0 for now. Like following.

w9jds/firebase-action@v2.1.0
w9jds commented 2 years ago

This is being fixed right now, I missed the v in the docker string. Sorry about that! Should be resolved in v2.1.2 being built right now.

camelmasa commented 2 years ago

Thanks for your contributions 🤗 We are using the Actions every days.

w9jds commented 2 years ago

Glad it helps!! Sorry again for the issue, hopefully it's all fixed now.