Skip to content

Commit

Permalink
-
Browse files Browse the repository at this point in the history
  • Loading branch information
joschi77 committed Sep 23, 2024
1 parent 68a7627 commit efec9a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_booklety.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
steps:
- name: Trigger repository event
uses: peter-evans/repository-dispatch@v2
with:i
with:
token: ${{ secrets.GITHUB_TOKEN }}
repository: ${{ github.repository_owner }}/${{ matrix.repo }}
event-type: ${{ github.event.inputs.event_type }}

0 comments on commit efec9a5

Please sign in to comment.