Skip to content

refactor: moves tagging code to dedicated package and adds tests #170

refactor: moves tagging code to dedicated package and adds tests

refactor: moves tagging code to dedicated package and adds tests #170

Workflow file for this run

name: Dogfood
on:
push:
permissions:
id-token: write
contents: write
packages: write
jobs:
ci:
uses: ./.github/workflows/ci.yml
with:
forge_version: local
secrets:
earthly_token: ${{ secrets.EARTHLY_TOKEN }}