Skip to content

Commit

Permalink
Dispatch to more repos
Browse files Browse the repository at this point in the history
  • Loading branch information
michaliskambi committed Jun 26, 2024
1 parent ffa2365 commit 1c9f6d6
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/after-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,3 +35,10 @@ jobs:
./dispatch_cge_docker_unstable_changed.sh "${{ github.sha }}" castle-engine/castle-model-viewer
./dispatch_cge_docker_unstable_changed.sh "${{ github.sha }}" castle-engine/castle-model-viewer-mobile
./dispatch_cge_docker_unstable_changed.sh "${{ github.sha }}" castle-engine/cge-www
./dispatch_cge_docker_unstable_changed.sh "${{ github.sha }}" castle-engine/castle-image-viewer
./dispatch_cge_docker_unstable_changed.sh "${{ github.sha }}" castle-engine/castle-game
./dispatch_cge_docker_unstable_changed.sh "${{ github.sha }}" castle-engine/lynch
./dispatch_cge_docker_unstable_changed.sh "${{ github.sha }}" castle-engine/castle-openai
./dispatch_cge_docker_unstable_changed.sh "${{ github.sha }}" cat-astrophe-games/dragon-squash
./dispatch_cge_docker_unstable_changed.sh "${{ github.sha }}" cat-astrophe-games/escape-universe
./dispatch_cge_docker_unstable_changed.sh "${{ github.sha }}" cat-astrophe-games/unholy-society

0 comments on commit 1c9f6d6

Please sign in to comment.