Skip to content

Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0 (#260) #6

Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0 (#260)

Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0 (#260) #6

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 }}