Skip to content

Commit b5402b4

Browse files
committed
🚑 Correct GitLab CI add-on slug
1 parent 2a53e66 commit b5402b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ include: https://raw.githubusercontent.com/hassio-addons/organization/master/git
33

44
variables:
55
ADDON_GITHUB_REPO: "hassio-addons/addon-base-python"
6-
ADDON_SLUG: "base"
6+
ADDON_SLUG: "base-python"
77
ADDON_TARGET: "base"
88

99
ADDON_LEGACY_TAGS: "true"

0 commit comments

Comments
 (0)