diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index c385332..d8235f8 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -123,7 +123,7 @@ jobs: - name: Upload Static Code Analysis Report uses: actions/upload-artifact@v3.1.3 with: - name: BitPost.apk + name: static-code-analysis-report.html path: app/build/reports/detekt/detekt.html build: