This is a GitHub action to connect to your Octelium Cluster and access its Services.
You can use it as follows:
- name: Octelium
uses: octelium/github-action@v0
with:
domain: example.com
auth-token: ${{ secrets.OCTELIUM_AUTH_TOKEN }}