Skip to content

Assume differrently structured profile-JSON #17

Assume differrently structured profile-JSON

Assume differrently structured profile-JSON #17

Workflow file for this run

name: trigger webapp deployment
on:
push:
branches:
- main
jobs:
dispatch:
runs-on: ubuntu-latest
steps:
- name: Dispatch event to trigger webapp deployment
uses: peter-evans/repository-dispatch@v3
with:
token: ${{ secrets.PAT_SECRET }}
repository: Citizen-Knowledge-Graph/foerderfunke-webapp
event-type: external-webapp-deployment-trigger