diff --git a/.github/workflows/validate_and_release.yml b/.github/workflows/validate_and_release.yml index 4ad23da9a..80fbcac1c 100644 --- a/.github/workflows/validate_and_release.yml +++ b/.github/workflows/validate_and_release.yml @@ -37,7 +37,7 @@ jobs: python scripts/jsonParser.py reproschema validate examples - generate other formats: + generate_other_formats: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4