mirror of
https://github.com/felixfoertsch/Bachelorarbeit.git
synced 2026-04-17 15:09:33 +02:00
Remove body from workflow, so it shows commits
This commit is contained in:
4
.github/workflows/build-pdf-snapshot.yml
vendored
4
.github/workflows/build-pdf-snapshot.yml
vendored
@@ -26,10 +26,6 @@ jobs:
|
||||
with:
|
||||
tag_name: ${{ github.ref }}
|
||||
release_name: Release ${{ github.ref }}
|
||||
body: |
|
||||
Changes in this Release
|
||||
- First Change
|
||||
- Second Change
|
||||
draft: false
|
||||
prerelease: false
|
||||
- name: Upload Artifact
|
||||
|
||||
Reference in New Issue
Block a user