Skip to content

Commit

Permalink
artifact name changed to scenesfrancophones-artists
Browse files Browse the repository at this point in the history
  • Loading branch information
saumier committed Jan 2, 2024
1 parent 4222011 commit 5f4d5aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/push-artists-to-artsdata.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ jobs:
curl \
-H 'Content-Type: application/json' \
-X POST http://api.artsdata.ca/databus/ \
--data '{ "artifact": "scenesfrancophones-organizers",
"comment": "scenesfrancophones.ca Organizers",
--data '{ "artifact": "scenesfrancophones-artists",
"comment": "scenesfrancophones.ca Artistes",
"publisher": "${{ secrets.PUBLISHER_URI_GREGORY }}",
"group": "${{ github.event.repository.name }}",
"version": "${{ steps.version.outputs.dumpdate }}",
Expand Down

0 comments on commit 5f4d5aa

Please sign in to comment.