We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b183e73 commit 88f2cf5Copy full SHA for 88f2cf5
1 file changed
.github/workflows/publish.yml
@@ -106,7 +106,7 @@ jobs:
106
CONFIG_JSON=pubDomainList.json
107
if [[ ! -f "$CONFIG_JSON" ]]; then
108
curl -sSL \
109
- https://raw.githubusercontent.com/Geonovum/respec-utils/master/src/autodeploy/config/pubDomainList.json \
+ https://docs.geostandaarden.nl/pubDomainList.json \
110
-o "$CONFIG_JSON"
111
fi
112
0 commit comments