Describe the bug
I'm github workflow that submit my addon to firefox. previously it works fine but for some time it stop working. I'm providing UUID of firefox in {} but it try to check my addons making request to https://addons.mozilla.org/api/v5/addons/addon/](https://addons.mozilla.org/api/v5/addons/addon/my-addon-uuid. The problem is that it making request withput {} at the bottom and end of uuid.
Reproduction
Save firefox data in github variables.
User github action
Zip extension
Try to submit it to firefox store
Steps to reproduce
No response
System Info
Github actions linux worker
Used Package Manager
pnpm
Validations
Describe the bug
I'm github workflow that submit my addon to firefox. previously it works fine but for some time it stop working. I'm providing UUID of firefox in {} but it try to check my addons making request to
https://addons.mozilla.org/api/v5/addons/addon/](https://addons.mozilla.org/api/v5/addons/addon/my-addon-uuid. The problem is that it making request withput {} at the bottom and end of uuid.Reproduction
Save firefox data in github variables.
User github action
Zip extension
Try to submit it to firefox store
Steps to reproduce
No response
System Info
Used Package Manager
pnpm
Validations