Skip to content

Commit

Permalink
fix: remove hashFiles
Browse files Browse the repository at this point in the history
Signed-off-by: Lou DeGenaro <[email protected]>
  • Loading branch information
degenaro committed Nov 27, 2023
1 parent 9d5f2f8 commit b089b3b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ jobs:
run: bash scripts/automation/push.sh
downstream-repo-update:
name: Update downstream repositories
if: hashFiles('**/catalog.json')
runs-on: ubuntu-latest
needs: release
steps:
Expand Down

0 comments on commit b089b3b

Please sign in to comment.