diff --git a/.gitea/workflows/generate.yaml b/.gitea/workflows/generate.yaml index dcd0cf3..c6a1fa2 100644 --- a/.gitea/workflows/generate.yaml +++ b/.gitea/workflows/generate.yaml @@ -14,4 +14,4 @@ jobs: uses: actions/checkout@v3 - name: Validate YAML - run: https://github.com/GrantBirki/json-yaml-validate@v2.6.1 \ No newline at end of file + uses: https://github.com/GrantBirki/json-yaml-validate@v2.6.1 \ No newline at end of file