Compare commits
1 Commits
09d919c79a
...
ce6849f2c2
| Author | SHA1 | Date | |
|---|---|---|---|
| ce6849f2c2 |
@ -38,10 +38,10 @@ jobs:
|
||||
run: dotnet build ./Module.EventRegistration/SZUAbsolventenverein.Module.EventRegistration.sln --configuration Release
|
||||
- name: Test
|
||||
run: dotnet test ./Module.EventRegistration/SZUAbsolventenverein.Module.EventRegistration.sln --configuration Release --no-build
|
||||
- name: Upload Artifacts
|
||||
uses: https://github.com/actions/upload-artifact@v4
|
||||
- name: Create Release
|
||||
uses: https://gitea.com/actions/release-action
|
||||
with:
|
||||
name: nuget
|
||||
name: ${{ GITEA.COMMIT_SHA }}
|
||||
if-no-files-found: error
|
||||
retention-days: 7
|
||||
path: |
|
||||
|
||||
Reference in New Issue
Block a user