From 3f0e6cdf07aef88f5957430e4d930883026ceb5a Mon Sep 17 00:00:00 2001 From: dev Date: Wed, 7 Feb 2024 20:00:17 +0530 Subject: [PATCH] Updated group name to not use unreserved characters --- .github/workflows/main-test.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main-test.yml b/.github/workflows/main-test.yml index 09c928d..ffc929f 100644 --- a/.github/workflows/main-test.yml +++ b/.github/workflows/main-test.yml @@ -18,5 +18,5 @@ jobs: publisher_uri: "${{ secrets.PUBLISHER_URI_GREGORY }}" download_uri: "https://raw.githubusercontent.com/culturecreates/artsdata-planet-ipaa/main/output/artists.jsonld" download_file: artists.jsonld - group: "https://github.com/culturecreates/artsdata-planet-ipaa" + group: "artsdata-planet-ipaa"