Compare commits
1 Commits
4ccc5e2e3c
...
ce6849f2c2
Author | SHA1 | Date | |
---|---|---|---|
ce6849f2c2 |
@ -39,7 +39,7 @@ jobs:
|
|||||||
- name: Test
|
- name: Test
|
||||||
run: dotnet test ./Module.EventRegistration/SZUAbsolventenverein.Module.EventRegistration.sln --configuration Release --no-build
|
run: dotnet test ./Module.EventRegistration/SZUAbsolventenverein.Module.EventRegistration.sln --configuration Release --no-build
|
||||||
- name: Create Release
|
- name: Create Release
|
||||||
uses: https://gitea.com/actions/release-action@main
|
uses: https://gitea.com/actions/release-action
|
||||||
with:
|
with:
|
||||||
name: ${{ GITEA.COMMIT_SHA }}
|
name: ${{ GITEA.COMMIT_SHA }}
|
||||||
if-no-files-found: error
|
if-no-files-found: error
|
||||||
|
Reference in New Issue
Block a user