Skip to content

Commit 6d03d4e

Browse files
chore: trigger release with new format (#4033)
Signed-off-by: Thomas Poignant <thomas.poignant@gofeatureflag.org> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
1 parent d647e80 commit 6d03d4e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/release-kotlin-provider.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Release Kotlin Provider to Sonatype
22
on:
33
push:
44
tags:
5-
- kotlin-provider-v*
5+
- openfeature/providers/kotlin-provider*
66

77
permissions: read-all
88

.github/workflows/release-python-provider.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Release Python provider to PyPi
22
on:
33
push:
44
tags:
5-
- python-provider-v*
5+
- openfeature/providers/python-provider/*
66

77
permissions: read-all
88

0 commit comments

Comments
 (0)