sf2
All checks were successful
Build and Release Project / Publish with Dotnet 8.0.405 and Profile PublishWinX64 (push) Successful in 1m20s
Build and Release Prerelease ${GITHUB_HEAD_REF:-${GITHUB_REF#refs/heads/}} / Publish with Dotnet 8.0.405 and Profile PublishLinuxX64 (push) Has been skipped
Build and Release Prerelease ${GITHUB_HEAD_REF:-${GITHUB_REF#refs/heads/}} / Publish with Dotnet 8.0.405 and Profile PublishWinX64 (push) Has been skipped
Build and Release Project / Publish with Dotnet 8.0.405 and Profile PublishLinuxX64 (push) Successful in 1m20s

This commit is contained in:
2026-03-04 19:37:57 +01:00
parent 1dbd2b44c5
commit 73bf305ba3

View File

@@ -8,7 +8,7 @@ on:
jobs: jobs:
build: build:
runs-on: ubuntu-latest runs-on: ubuntu-latest
if: ${{ gitea.ref == 'refs/tags/*-origin/develop' }} if: false
strategy: strategy:
matrix: matrix:
dotnet: [ '8.0.405' ] dotnet: [ '8.0.405' ]