diff --git a/.github/workflows/c-cpp.yml b/.github/workflows/c-cpp.yml index 4c401f44..7ceb90eb 100644 --- a/.github/workflows/c-cpp.yml +++ b/.github/workflows/c-cpp.yml @@ -92,7 +92,8 @@ jobs: release: name: "Upload releases" runs-on: ubuntu-latest - needs: [build, flatpak] + #needs: [build, flatpak] + needs: build if: ${{ github.event_name == 'push' }} steps: - name: Remove old release