Skip to content

feat: adds Timoni release type #549

feat: adds Timoni release type

feat: adds Timoni release type #549

Workflow file for this run

name: Dogfood
on:
push:
branches: [master]
tags: ['**']
pull_request:
permissions:
id-token: write
contents: write
packages: write
jobs:
ci:
uses: ./.github/workflows/ci.yml

Check failure on line 16 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" --> "input-output-hk/catalyst-forge/.github/workflows/release.yml@fix-argo-container" : failed to fetch workflow: reference to workflow should be either a valid branch, tag, or commit
with:
forge_version: local
verbosity: debug
secrets:
earthly_token: ${{ secrets.EARTHLY_TOKEN }}