Skip to content

Commit d81d9b3

Browse files
update github action release description
1 parent fa4ff56 commit d81d9b3

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/release_asset_upload.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -130,10 +130,10 @@ jobs:
130130
tag_name: ${{ env.TAG }}
131131
name: ${{ env.TAG }}
132132
body: |
133-
### files:
134-
- ${{ env.H2_PACKAGE_NAME }}.zip: digirunner with dependencies and H2 database package
135-
- ${{ env.MAC_ARM64_PACKAGE_NAME }}.zip: digirunner with dependencies and H2 database packaged with MacOS ARM64 quickstart portable and Azul Zulu Java 21 JRE
136-
- ${{ env.WIN_AMD64_PACKAGE_NAME }}.zip: digirunner with dependencies and H2 database packaged with Windows AMD64 quickstart portable and Azul Zulu Java 21 JRE
133+
### Files:
134+
- `${{ env.H2_PACKAGE_NAME }}.zip`: digirunner with dependencies and H2 database package
135+
- `${{ env.MAC_ARM64_PACKAGE_NAME }}.zip`: Package With TPIsoftwareOSPO/quickstart MacOS ARM64 portable and Azul Zulu Java 21 JRE
136+
- `${{ env.WIN_AMD64_PACKAGE_NAME }}.zip`: Package With TPIsoftwareOSPO/quickstart Windows AMD64 quickstart portable and Azul Zulu Java 21 JRE
137137
### References:
138138
- TPIsoftwareOSPO/quickstart: [v${{ env.QUICKSTART_VERSION }}](https://github.com/TPIsoftwareOSPO/quickstart/releases/tag/v${{ env.QUICKSTART_VERSION }})
139139
files: |

0 commit comments

Comments
 (0)