Skip to content

chore(deps-rs): bump thiserror from 1.0.61 to 1.0.62 in the patch gro… #94

chore(deps-rs): bump thiserror from 1.0.61 to 1.0.62 in the patch gro…

chore(deps-rs): bump thiserror from 1.0.61 to 1.0.62 in the patch gro… #94

# Automatic changelog and version bumping with release-please for python projects
name: Release-please 🐍
on:
workflow_dispatch: {}
push:
branches:
- main
permissions:
contents: write
pull-requests: write
jobs:
release-please:
name: Create release PR
runs-on: ubuntu-latest
steps:
- uses: googleapis/release-please-action@v4
with:
# Using a personal access token so releases created by this workflow can trigger the deployment workflow
token: ${{ secrets.HUGRBOT_PAT }}
config-file: release-please-config.json