diff --git a/.gitea/workflows/ci-release.yaml b/.gitea/workflows/ci-release.yaml index e7a59b5..6fd9271 100644 --- a/.gitea/workflows/ci-release.yaml +++ b/.gitea/workflows/ci-release.yaml @@ -53,7 +53,7 @@ jobs: -v "$PWD:/work" \ -w /work \ cytopia/yamllint:latest \ - -c .yamllint . + -c .yamllint .gitea publish-linux-amd64: if: startsWith(github.ref, 'refs/tags/v')