Skip to content

OmniEdge for Github Action

Actions
Connect GitHub Action workflow to OmniEdge
v1
Latest
Star (5)

OmniEdge for Github Action

Bring Github Action into intranet, access nodes/devices from CI workflows.

Usage

- name: OmniEdge for Github Action
  uses: omniedgeio/github-action@v1
  with:
    securitykey: ${{ secrets.OMNIEDGE_SECURITY_KEY }}
    virtualnetworkid: ${{ secrets.OMNIEDGE_VIRTUALNETWORK_ID }}
  1. Sign up your account
  2. Generate Security-key, and get the Virtual Network ID from Dashboard
  3. Put your own Security-key and Virtual Network ID into your action

OmniEdge for Github 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

Connect GitHub Action workflow to OmniEdge
v1
Latest

OmniEdge for Github 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.