Skip to content

Commit 3e406a8

Browse files
author
earthmant
committed
simple update
1 parent c3c52b3 commit 3e406a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ecosystem_cicd_tools/release.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ def blueprint_release_with_latest(plugin_name,
224224
blueprints=None):
225225

226226
version_release = blueprint_release(
227-
plugin_name, version, blueprint_release_name)
227+
plugin_name, version, blueprint_release_name, blueprints)
228228

229229
if not get_release("latest"):
230230
create_release(

0 commit comments

Comments
 (0)