Skip to content

Fetch LeVivier Events #10

Fetch LeVivier Events

Fetch LeVivier Events #10

name: Fetch LeVivier Events
on:
workflow_dispatch:
schedule:
- cron: '0 0 1 */6 *'
jobs:
call-artsdata-push-workflow:
uses: culturecreates/artsdata-orion/.github/workflows/fetch-and-push-to-artsdata.yml@main
with:
page_url: https://levivier.ca/fr
entity_identifier: "div.cont-even a"
file_name: levivier-events.jsonld
is_paginated: false
artifact_name: levivier-ca
base_url: https://levivier.ca
secrets:
publisher_uri: ${{ secrets.PUBLISHER_URI_GREGORY }}