Skip to content

Commit 5f17b82

Browse files
author
Manfred Mueller
committed
Installer added
1 parent 87b7366 commit 5f17b82

File tree

3 files changed

+1
-1
lines changed

3 files changed

+1
-1
lines changed

.github/workflows/push_or_manual.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
draft: false
7676
prerelease: false
7777
body: |
78-
<h2>Changelog:</h2> ${{ github.event_name == 'push' && env.COMMIT_MESSAGE || 'Automatic release' }}
78+
${{ github.event_name == 'push' && env.COMMIT_MESSAGE || 'Automatic release' }}
7979
8080
${{ env.README_CONTENT }}
8181
env:

bin/Release/Relock.exe

0 Bytes
Binary file not shown.

bin/Release/Relock_setup-1.0.0.exe

512 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)