fix: update script path

This commit is contained in:
Michael Smith 2025-04-17 18:02:01 +00:00
parent 9e9d84db1b
commit 5829345413

View File

@ -15,7 +15,7 @@ jobs:
- name: Run check.sh
run: |
./.github/scripts/check.sh
./.github/scripts/check_registry_site_health.sh
env:
INSTATUS_API_KEY: ${{ secrets.INSTATUS_API_KEY }}
INSTATUS_PAGE_ID: ${{ secrets.INSTATUS_PAGE_ID }}