Skip to content

docs(docs): try and build and deploy docs to gh-pages #1

docs(docs): try and build and deploy docs to gh-pages

docs(docs): try and build and deploy docs to gh-pages #1

Workflow file for this run

name: Docs
on: push
permissions:
id-token: write
contents: write
packages: write
jobs:
ci:
uses: input-output-hk/catalyst-ci/.github/workflows/pages2.yml@feat/docs3
with:
aws_role_arn: arn:aws:iam::332405224602:role/ci
aws_region: eu-central-1
ci_cli_version: 1.3.1
earthfile: ./docs
target: docs
secrets:
earthly_runner_address: ${{ secrets.EARTHLY_SATELLITE_ADDRESS }}
earthly_runner_secret: ${{ secrets.EARTHLY_RUNNER_SECRET }}