Skip to content

Edge Addon Action

Actions
Upload your addon to Edge Add-ons
v2.0.4
Latest
Star (0)

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-scrobbler/edge-addon@v2.0.4
    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

Edge Addon Action is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.

About

Upload your addon to Edge Add-ons
v2.0.4
Latest

Edge Addon Action is not certified by GitHub. It is provided by a third-party and is governed by separate terms of service, privacy policy, and support documentation.