Sets up the Akash CLI for Github Action use. Installs the latest Akash CLI, Imports Keys, and deployment Certificates.
Required akash deployment sequence
Required the provider address to target
Optional The path of the SDL file to send to the provider
- name: Akash on Github Actions Update Deploy
uses: ovrclk/akash-ghaction-updatedeploy
with:
AKASH_DSEQ: 12345
AKASH_PROVIDER: akash1234
SDL_PATH: deploy.yml