Skip to content

chore: debug output #10

chore: debug output

chore: debug output #10

name: Package Dart SDK
on:
workflow_dispatch:
push:
tags: ["flipt-client-dart-**"]
permissions:
contents: write
id-token: write
jobs:
build:
uses: ./.github/workflows/package-ffi-sdks.yml
with:
sdks: dart
engine-tag: "latest"
secrets: inherit