We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 402a908 commit caa3779Copy full SHA for caa3779
2 files changed
.github/workflows/python-uv-release.yaml
.github/workflows/release.yaml
@@ -15,7 +15,7 @@ on:
15
16
jobs:
17
create-github-release-push-tag:
18
- uses: ./.github/workflows/python-uv-release.yaml
+ uses: bakdata/ci-templates/.github/workflows/python-uv-release.yaml@1.65.0
19
name: Release
20
with:
21
release-type: ${{ inputs.release-type }}
0 commit comments