Skip to content

ovrclk/akash-ghaction-updatedeploy

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Update Akash Deploy

Sets up the Akash CLI for Github Action use. Installs the latest Akash CLI, Imports Keys, and deployment Certificates.

Inputs

AKASH_DSEQ

Required akash deployment sequence

AKASH_PROVIDER

Required the provider address to target

SDL_PATH

Optional The path of the SDL file to send to the provider

Example usage

- name: Akash on Github Actions Update Deploy
  uses: ovrclk/akash-ghaction-updatedeploy
  with:
    AKASH_DSEQ: 12345
    AKASH_PROVIDER: akash1234
    SDL_PATH: deploy.yml

About

update a deployment with the repository deploy.yml

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •