Skip to content

Commit

Permalink
Updated test workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
sahalali authored Feb 27, 2024
1 parent eac6ffa commit da7d4dd
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 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 Entities
name: Push Culture Mauricie Organizations

on:
workflow_dispatch:
Expand All @@ -13,7 +13,8 @@ jobs:
- name: Action setup
uses: ./
with:
artifact: ipaa-entities
artifact: culture-mauricie-cms-organizations
publisher: "${{ secrets.PUBLISHER_URI_GREGORY }}"
downloadUrl: "https://raw.githubusercontent.com/culturecreates/artsdata-planet-ipaa/main/output/entities.jsonld"
group: "artsdata-planet-ipaa"
downloadUrl: "https://footlight-cms-entities-exported.s3.ca-central-1.amazonaws.com/culture-mauricie-organizations.ttl?re[…]61513902f5c9f6aea57e9fe84b18d8bdf86b68"
downloadFile: "culture-mauricie-organizations.ttl"
group: "artsdata-planet-footlight"

0 comments on commit da7d4dd

Please sign in to comment.