Skip to content

Commit

Permalink
Update build-image.yml
Browse files Browse the repository at this point in the history
Signed-off-by: jonathanagustin <[email protected]>
  • Loading branch information
jonathanagustin authored Sep 25, 2024
1 parent de799d0 commit 3d17560
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/build-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,10 @@ jobs:
ghcr.io/${{ github.repository_owner }}/pptx2video:latest
cache-from: type=gha
cache-to: type=gha,mode=max

- name: Repository Dispatch
working-directory: ./scripts
env:
GH_TOKEN: ${{ secrets.GH_TOKEN }}
run: |
bash dispatch-event.sh drengskapur/pptx2video build-completed

0 comments on commit 3d17560

Please sign in to comment.