We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29cfc65 commit 283ade8Copy full SHA for 283ade8
config.toml
@@ -1,11 +1,11 @@
1
[repository]
2
# The name of the github organization / person owner, e.g. tauffer-consulting.
3
# Must be in lower-case letters
4
-REGISTRY_NAME = "enter-your-registry-name-here"
+REGISTRY_NAME = "nathan-vm"
5
6
# The name of this Pieces repository
7
-REPOSITORY_NAME = "enter-your-repository-name-here"
8
-REPOSITORY_LABEL = "enter-your-repository-label-here"
+REPOSITORY_NAME = "web-browser-scrapper-piece"
+REPOSITORY_LABEL = "web-browser-scrapper-piece"
9
10
# The version of this Pieces release
11
# Attention: changing this will create a new release
0 commit comments