Skip to content

Fetch culturegaspesie-org Events #21

Fetch culturegaspesie-org Events

Fetch culturegaspesie-org Events #21

name: Fetch culturegaspesie-org Events
on:
workflow_dispatch:
schedule:
- cron: '0 4 * * 2'
jobs:
artsdata-fetch-and-push:
runs-on: ubuntu-latest
steps:
- name: Action setup
uses: culturecreates/artsdata-pipeline-action@v2
with:
mode: "fetch-push"
artifact: "culturegaspesie-org"
publisher: "${{ secrets.PUBLISHER_URI_GREGORY }}"
downloadFile: "culturegaspesie-org.jsonld"
page-url: "https://culturegaspesie.org/evenements/"
entity-identifier: "div.flex.flex-col.gap-6.group a"
token: "${{ secrets.GITHUB_TOKEN }}"
fetch-urls-headlessly: true