sf3
All checks were successful
Build and Release Project / Publish with Dotnet 8.0.405 and Profile PublishLinuxX64 (push) Has been skipped
Build and Release Project / Publish with Dotnet 8.0.405 and Profile PublishWinX64 (push) Has been skipped
Build and Release Prerelease ${GITEA_HEAD_REF:-${GITEA_REF#refs/heads/}} / Publish with Dotnet 8.0.405 and Profile PublishLinuxX64 (push) Has been skipped
Build and Release Prerelease ${GITEA_HEAD_REF:-${GITEA_REF#refs/heads/}} / Publish with Dotnet 8.0.405 and Profile PublishWinX64 (push) Has been skipped

This commit is contained in:
2026-03-04 19:42:18 +01:00
parent 73bf305ba3
commit cf2ae008ef
2 changed files with 3 additions and 4 deletions

View File

@@ -2,14 +2,13 @@ name: Build and Release Project
run-name: Building and Releasing Main Branch 🚀
on:
push:
branches-ignore:
- 'prerelease'
tags:
- '**'
jobs:
build:
runs-on: ubuntu-latest
if: false
strategy:
matrix:
dotnet: [ '8.0.405' ]