-
-
Notifications
You must be signed in to change notification settings - Fork 475
Open
Labels
pending-triageSomeone (usually a maintainer) needs to look into this to see if it's a bugSomeone (usually a maintainer) needs to look into this to see if it's a bug
Description
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 workerUsed Package Manager
pnpm
Validations
- Read the Contributing Guidelines.
- Read the docs.
- Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- Check that this is a concrete bug. For Q&A open a GitHub Discussion or join our Discord Chat Server.
- The provided reproduction is a minimal reproducible example of the bug.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
pending-triageSomeone (usually a maintainer) needs to look into this to see if it's a bugSomeone (usually a maintainer) needs to look into this to see if it's a bug