Skip to content

Commit

Permalink
Merge pull request #227 from NIAEFEUP/fix/cd
Browse files Browse the repository at this point in the history
  • Loading branch information
toni-santos authored Dec 4, 2024
2 parents 659aa76 + e187d3d commit 1d1da44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
with:
name: firefox
- name: Sign add-on
run: npx web-ext sign --api-key $API_KEY --api-secret $API_SECRET
run: npx web-ext sign --channel=unlisted --api-key $API_KEY --api-secret $API_SECRET
- name: Upload signed add-on
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit 1d1da44

Please sign in to comment.