Skip to content

octelium/github-action

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Octelium GitHub Action

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 }}

About

Connect to your Octelium Cluster from within your GitHub Action workflow

Resources

License

Stars

Watchers

Forks

Packages

No packages published