Skip to content

wip: testing

wip: testing #246

Workflow file for this run

name: Dogfood
on:
push:
permissions:
id-token: write
contents: write
packages: write
jobs:
ci:
uses: ./.github/workflows/ci.yml

Check failure on line 13 in .github/workflows/dogfood.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/dogfood.yml

Invalid workflow file

error parsing called workflow ".github/workflows/dogfood.yml" -> "./.github/workflows/ci.yml" (source branch with sha:4055861899857e0f141d9432ad4bcfd5cd6ffc03) : You have an error in your yaml syntax on line 130
with:
forge_version: local
secrets:
earthly_token: ${{ secrets.EARTHLY_TOKEN }}