Skip to content

Commit

Permalink
fix ext id
Browse files Browse the repository at this point in the history
  • Loading branch information
KhoiCanDev committed Aug 6, 2024
1 parent bb6e99f commit ccbe371
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: Publish Firefox
uses: maoserr/[email protected]
with:
firefox_extension_id: 358bea92-053f-4e1d-8397-02ba42e20c41
firefox_extension_id: '{358bea92-053f-4e1d-8397-02ba42e20c41}'
api_key: ${{ secrets.FIREFOX_API_KEY }}
api_secret: ${{ secrets.FIREFOX_API_SECRET }}
file: firefox.zip
Expand Down

0 comments on commit ccbe371

Please sign in to comment.