Skip to content

Commit

Permalink
Testing custom download url using sha
Browse files Browse the repository at this point in the history
  • Loading branch information
dev-aravind committed Feb 12, 2024
1 parent aad004e commit 950c8db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/capitoltheatre-events.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,6 @@ jobs:
artifact_name: capitoltheatre-ca
page_url: https://capitoltheatre.ca/
publisher_uri: "${{ secrets.PUBLISHER_URI_GREGORY }}"
download_uri: https://raw.githubusercontent.com/culturecreates/artsdata-orion/${{ github.event.before }}/output/capitoltheatre-events.jsonld
download_uri: https://raw.githubusercontent.com/culturecreates/artsdata-orion/${{ github.sha }}/output/capitoltheatre-events.jsonld
download_file: capitoltheatre-events.jsonld
group: artsdata-orion

0 comments on commit 950c8db

Please sign in to comment.