Skip to content

Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1 (#264) #10

Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1 (#264)

Bump pypa/gh-action-pypi-publish from 1.10.0 to 1.10.1 (#264) #10

on:
push:
branches:
- main
permissions:
contents: write
pull-requests: write
name: release-please
jobs:
release-please:
runs-on: ubuntu-latest
steps:
- uses: googleapis/release-please-action@v4
with:
token: ${{ secrets.PAT }}