Updates an existing deployment on Akash, using the DSEQ and deploy.yml
file that is specified.
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