Skip to content

chore: bump dart version; include windows dll (#449) #19

chore: bump dart version; include windows dll (#449)

chore: bump dart version; include windows dll (#449) #19

name: Package Python SDK
on:
push:
tags: ["flipt-client-python-**"]
permissions:
contents: write
id-token: write
env:
PYPI_API_KEY: ${{ secrets.PYPI_API_KEY }}
jobs:
build:
uses: ./.github/workflows/package-ffi-sdks.yml
with:
sdks: python
secrets: inherit