Skip to content

feat(gateway): Gateway DB defined up to event tables. WIP #96

feat(gateway): Gateway DB defined up to event tables. WIP

feat(gateway): Gateway DB defined up to event tables. WIP #96

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/pages.yml@feat/docs3

Check failure on line 14 in .github/workflows/docs.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/docs.yml

Invalid workflow file

error parsing called workflow ".github/workflows/docs.yml" -> "input-output-hk/catalyst-ci/.github/workflows/pages.yml@feat/docs3" : failed to fetch workflow: reference to workflow should be either a valid branch, tag, or commit
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 }}