Skip to content

This action will publish your addon to the Edge Web Store.

License

Notifications You must be signed in to change notification settings

web-scrobbler/edge-addon

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 Action

This action will publish your addon to the Edge Web Store.

Built using the Edge Addons API package.

Usage

steps:
  - uses: web-scrobber/[email protected]
    with:
      product_id: ${{ secrets.EDGE_PRODUCT_ID }}
      client_id: ${{ secrets.EDGE_CLIENT_ID }}
      api_key: ${{ secrets.EDGE_CLIENT_SECRET }}
      zip: build/edge-addon.zip
      notes: New version upload # Could be derived from release notes

Credentials

Follow the official Using Addons API documentation.

License

MIT

About

This action will publish your addon to the Edge Web Store.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Contributors 3

  •  
  •  
  •