Skip to content

Commit caa3779

Browse files
authored
ci: upstream Python uv release workflow (#627)
1 parent 402a908 commit caa3779

2 files changed

Lines changed: 1 addition & 128 deletions

File tree

.github/workflows/python-uv-release.yaml

Lines changed: 0 additions & 127 deletions
This file was deleted.

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ on:
1515

1616
jobs:
1717
create-github-release-push-tag:
18-
uses: ./.github/workflows/python-uv-release.yaml
18+
uses: bakdata/ci-templates/.github/workflows/python-uv-release.yaml@1.65.0
1919
name: Release
2020
with:
2121
release-type: ${{ inputs.release-type }}

0 commit comments

Comments
 (0)