Docs
Doc / Install / OmniEdge for Github Action
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 }}
- Sign up your account
- Generate Security-key, and get the Virtual Network ID from Dashboard
- Put your own Security-key and Virtual Network ID into your action
Example
If you have more questions, feel free to discuss.
On This Page