Skip to content
Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Repository files navigation

edge-addon-upload

GitHub Action to upload a Web Extension package to the Microsoft Edge Add-ons store.

Usage

See action.yml

- uses: birchill/edge-addon-upload@v1
  env:
    GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
  with:
    addon_file: addon.zip
    api_key: ${{ secrets.EDGE_API_KEY }}
    client_id: ${{ secrets.EDGE_CLIENT_ID }}
    product_id: ${{ secrets.EDGE_PRODUCT_ID }}

Inputs

About

No description, website, or topics provided.

Resources

Stars

4 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages