Skip to content

refactor: updates deploy workflow to use new CUE setup #1

refactor: updates deploy workflow to use new CUE setup

refactor: updates deploy workflow to use new CUE setup #1

Workflow file for this run

on:
push:
jobs:
deploy:
uses: input-output-hk/catalyst-ci/.github/workflows/deploy.yml@deploy-cue
with:
deployment_repo: input-output-hk/catalyst-world
#images: ${{ inputs.deployment_images }}
secrets:
token: ${{ secrets.CI_BOT_TOKEN }}