Skip to content

Commit b7ea7c0

Browse files
ZalfstenCopilot
andauthored
Update .github/workflows/docker-release.yml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 873f0d6 commit b7ea7c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -449,7 +449,7 @@ jobs:
449449
> This PR was automatically created by the Docker Release workflow." \
450450
--base main \
451451
--head "$BRANCH_NAME" \
452-
--label "${VERSION_BUMP} version"
452+
--label "$VERSION_BUMP version"
453453
454454
echo "✅ Pull request created for version update to $NEW_VERSION"
455455

0 commit comments

Comments
 (0)