Skip to content

Commit

Permalink
updated main-test to push artsdata entities
Browse files Browse the repository at this point in the history
  • Loading branch information
dev-aravind committed Feb 14, 2024
1 parent f1ad42b commit 5331e98
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/main-test.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Push IPAA Artists
name: Push IPAA Entities

on:
workflow_dispatch:
Expand All @@ -13,7 +13,7 @@ jobs:
- name: Action setup
uses: ./
with:
artifact: ipaa-artists
artifact: ipaa-entities
publisher: "${{ secrets.PUBLISHER_URI_GREGORY }}"
downloadUrl: "https://raw.githubusercontent.com/culturecreates/artsdata-planet-ipaa/main/output/artists.jsonld"

downloadUrl: "https://raw.githubusercontent.com/culturecreates/artsdata-planet-ipaa/main/output/entities.jsonld"
group: "artsdata-planet-ipaa"

0 comments on commit 5331e98

Please sign in to comment.