Skip to content
This repository was archived by the owner on Apr 8, 2026. It is now read-only.

Commit 667edae

Browse files
committed
some release workflow changes
1 parent 5c640cd commit 667edae

1 file changed

Lines changed: 8 additions & 4 deletions

File tree

.github/workflows/release.yml

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ on:
1212
default: false
1313
description:
1414
description: 'Release notes/body'
15+
type: string
1516
required: false
16-
default: 'New Litemark release'
1717

1818
permissions:
1919
contents: write
@@ -104,6 +104,13 @@ jobs:
104104
105105
---
106106
107+
## Commits
108+
${{ steps.commits.outputs.COMMITS }}
109+
110+
---
111+
112+
# ‼️ • READ THIS!! • ‼️
113+
107114
## Depending on your operating system, you must download one of these:
108115
| Filename | CPU Arch |
109116
| - | - |
@@ -117,7 +124,4 @@ jobs:
117124
118125
## Another important thing:
119126
You must install **resources.neu**. This what launches the app. Without it, it would be useless.
120-
121-
### Commits
122-
${{ steps.commits.outputs.COMMITS }}
123127
files: artifacts/neutralino-binaries/**

0 commit comments

Comments
 (0)