Skip to content

Commit 283ade8

Browse files
committed
config
1 parent 29cfc65 commit 283ade8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

config.toml

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
[repository]
22
# The name of the github organization / person owner, e.g. tauffer-consulting.
33
# Must be in lower-case letters
4-
REGISTRY_NAME = "enter-your-registry-name-here"
4+
REGISTRY_NAME = "nathan-vm"
55

66
# The name of this Pieces repository
7-
REPOSITORY_NAME = "enter-your-repository-name-here"
8-
REPOSITORY_LABEL = "enter-your-repository-label-here"
7+
REPOSITORY_NAME = "web-browser-scrapper-piece"
8+
REPOSITORY_LABEL = "web-browser-scrapper-piece"
99

1010
# The version of this Pieces release
1111
# Attention: changing this will create a new release

0 commit comments

Comments
 (0)