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 3c43692 commit 7456d3b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/build-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,9 @@ jobs:
ghcr.io/${{ github.repository_owner }}/pptx2video:latest
cache-from: type=gha
cache-to: type=gha,mode=max

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

0 comments on commit 7456d3b

Please sign in to comment.