Skip to content

Commit

Permalink
Reuse workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
making committed Jul 31, 2024
1 parent 27f89b8 commit 28808dd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 45 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,6 @@ jobs:
save-image-jvm:
if: github.ref == 'refs/heads/main'
needs: build-jvm-image
uses: ./.github/workflows/save-images.yaml
uses: making/workflows/.github/workflows/save-images.yaml@main
with:
target: image.yaml
44 changes: 0 additions & 44 deletions .github/workflows/save-images.yaml

This file was deleted.

0 comments on commit 28808dd

Please sign in to comment.