Skip to content

Commit

Permalink
PAT token seems to be necessary
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminaaron committed Apr 25, 2024
1 parent ff4c81d commit 2d5a6e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@ jobs:
- name: Dispatch event to trigger webapp deployment
uses: peter-evans/repository-dispatch@v3
with:
token: ${{ secrets.GITHUB_TOKEN }}
token: ${{ secrets.PAT_SECRET }}
repository: Citizen-Knowledge-Graph/foerderfunke-webapp
event-type: external-webapp-deployment-trigger

0 comments on commit 2d5a6e4

Please sign in to comment.