steps:
# ...
- uses: opvious/[email protected]
with:
license-key: ${{ secrets.OPVIOUS_LICENSE_KEY }} # OptionalAll inputs are optional.
license-key: license key to unlock advanced API capabilitiescli-version: CLI version, defaults tolatestimage-tag: server image tag, defaults tolatestlog-level: log level, defaults toinfoskip-node-setup: skip Node setup action, useful if already done
This action has no outputs. It sets the OPVIOUS_ENDPOINT and OPVIOUS_TOKEN
environment variables appropriately for later use by SDKs. The opvious
CLI is also installed for use in follow up steps.
This action is licensed under Apache 2.0. The underlying server image is subject to the Opvious API image EULA.