Skip to content

docs(docs): Use the published versions from Catalyst-CI #6

docs(docs): Use the published versions from Catalyst-CI

docs(docs): Use the published versions from Catalyst-CI #6

Workflow file for this run

name: Docs
# cspell: words earthfile
on: push
permissions:
id-token: write
contents: write
packages: write
jobs:
ci:
uses: input-output-hk/catalyst-ci/.github/workflows/[email protected]
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 }}