Skip to content

wip: testing

wip: testing #110

Workflow file for this run

name: Dogfood
on:
push:
permissions:
id-token: write
contents: read
packages: write
jobs:
release:
uses: ./.github/workflows/release.yml
with:
#target: foobar
aws_role_arn: arn:aws:iam::332405224602:role/ci
aws_region: eu-central-1
earthly_version: 0.7.15
secrets:
earthly_runner_address: ${{ secrets.EARTHLY_SATELLITE_ADDRESS }}