Skip to content

fix: fixes helm deployment not passing values #703

fix: fixes helm deployment not passing values

fix: fixes helm deployment not passing values #703

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
with:
forge_version: local
verbosity: debug
nightly: true
secrets:
earthly_token: ${{ secrets.EARTHLY_TOKEN }}