Your project must not contain invalid YAML files

More information: https://insight.symfony.com/what-we-analyse/symfony.configuration.yaml_syntax_error

  1. build:

    Duplicate key "build" detected at line 61.

    Time to fix: about 15 minutes
    Read doc Open Issue Permalink
    Last edited by Arnaud Ligny
  2. name: Create release on tag
  3. runs-on: ubuntu-latest
  4. steps:
  5. - name: Checkout source code
  6. uses: actions/checkout@v4