Skip to content

Commit

Permalink
change needs deploy, needs images
Browse files Browse the repository at this point in the history
  • Loading branch information
martvanrijthoven committed May 18, 2022
1 parent 81261cb commit f1d6d81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
file_pattern: imgoptim/image-cache.json assets/images/*

notify:
needs: deploy
needs: images
if: ${{ failure() && github.event_name != 'workflow_dispatch'}}
runs-on: ubuntu-20.04
steps:
Expand Down

0 comments on commit f1d6d81

Please sign in to comment.