Update
All checks were successful
Build and Release Project / Publish with Dotnet 8.0.405 and Profile PublishLinuxX64 (push) Successful in 1m22s
Build and Release Project / Publish with Dotnet 8.0.405 and Profile PublishWinX64 (push) Successful in 1m19s
Build and Release Prerelease / Publish with Dotnet 8.0.405 and Profile PublishLinuxX64 (push) Successful in 1m23s
Build and Release Prerelease / Publish with Dotnet 8.0.405 and Profile PublishWinX64 (push) Successful in 1m21s

This commit is contained in:
2026-03-04 19:08:13 +01:00
parent b6b5a410eb
commit 6cf9198957

View File

@@ -1,11 +1,11 @@
name: Build and Release Project
run-name: Building and Releasing Main Branch 🚀
name: Build and Release Prerelease
run-name: Building and Releasing Prerelease Branch 🚀
on:
push:
branches-ignore:
- 'main'
tags:
- '**'
- 'p**'
jobs:
build: