We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca3484f commit 9636682Copy full SHA for 9636682
planemo/commands/cmd_container_register.py
@@ -15,7 +15,7 @@
15
16
REGISTERY_TARGET_NAME = "multi-package-containers"
17
REGISTERY_TARGET_PATH = "combinations"
18
-REGISTERY_REPOSITORY = "jmchilton/multi-package-containers"
+REGISTERY_REPOSITORY = "BioContainers/multi-package-containers"
19
DEFAULT_MESSAGE = "Add container $hash.\n**Hash**: $hash\n\n**Packages**:\n$packages\n\n**For** :\n$tools\n\nGenerated with Planemo."
20
21
0 commit comments