diff --git a/.github/workflows/CI-NETCore.yml b/.github/workflows/CI-NETCore.yml index 139e351..770a269 100644 --- a/.github/workflows/CI-NETCore.yml +++ b/.github/workflows/CI-NETCore.yml @@ -128,7 +128,7 @@ jobs: release_number: ${{ steps.create-release.outputs.release_number }} Create-Octopus-Release-Tenant: - + if: false name: Create Octopus Release - Tenant 🐙 needs: [build, Push-build-information] runs-on: ubuntu-latest