diff --git a/config.toml b/config.toml index b210a16..97b512b 100644 --- a/config.toml +++ b/config.toml @@ -1,11 +1,11 @@ [repository] # The name of the github organization / person owner, e.g. tauffer-consulting. # Must be in lower-case letters -REGISTRY_NAME = "enter-your-registry-name-here" +REGISTRY_NAME = "tauffer-consulting" # The name of this Pieces repository -REPOSITORY_NAME = "enter-your-repository-name-here" -REPOSITORY_LABEL = "enter-your-repository-label-here" +REPOSITORY_NAME = "timeseries_domino_pieces" +REPOSITORY_LABEL = "Time Series Domino Pieces" # The version of this Pieces release # Attention: changing this will create a new release