Skip to content

Migrate to UV

Migrate to UV #2

Workflow file for this run

name: Bump version tag on merge
on:
pull_request:
types: [closed]
branches: [main]
jobs:
tag:
uses: git-mastery/actions/.github/workflows/bump-version.yml@main
secrets: inherit