Compare commits

..

1 Commits

Author SHA1 Message Date
Konstantin Hintermayer
4ccc5e2e3c CI: Setup dotnet SDK before running automatic build
Some checks failed
/ build (push) Failing after 1m46s
2025-05-17 15:48:49 +02:00

View File

@ -39,7 +39,7 @@ jobs:
- name: Test
run: dotnet test ./Module.EventRegistration/SZUAbsolventenverein.Module.EventRegistration.sln --configuration Release --no-build
- name: Create Release
uses: https://gitea.com/actions/release-action
uses: https://gitea.com/actions/release-action@main
with:
name: ${{ GITEA.COMMIT_SHA }}
if-no-files-found: error