Skip to content

fix: bump black from 23.9.1 to 23.12.1 #154

fix: bump black from 23.9.1 to 23.12.1

fix: bump black from 23.9.1 to 23.12.1 #154

Workflow file for this run

name: Python CI
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
release:
types: [created]
workflow_dispatch:
jobs:
publish:
uses: microsoft/action-python/.github/workflows/publish.yml@0.7.1
secrets:
PYPI_PASSWORD: ${{ secrets.PYPI_PASSWORD }}
TEST_PYPI_PASSWORD: ${{ secrets.TEST_PYPI_PASSWORD }}