Skip to content

Call fetch workflow #18

Call fetch workflow

Call fetch workflow #18

Workflow file for this run

name: Call fetch workflow
on:
workflow_dispatch:
jobs:
call-fetch-data:
uses: ./.github/workflows/fetch-data-and-push.yml
with:
api-urls: 'https://system.spektrix.com/kaymeekcentre/api/v3/events,https://system.spektrix.com/terrabrucemajestic/api/v3/events'
secrets:
publisher-uri: ${{ secrets.PUBLISHER_URI_GREGORY }}