diff --git a/.gitea/workflows/release.yml b/.gitea/workflows/release.yml index 0f227f3..dbc29f2 100644 --- a/.gitea/workflows/release.yml +++ b/.gitea/workflows/release.yml @@ -51,7 +51,6 @@ jobs: image: "docker/nginx-fpm:latest" fail-build: false output-file: ./output.sarif - run: cat ./output.sarif - name: Inspect file run: cat ./output.sarif \ No newline at end of file