Documented PublishReleaseNotes.

This commit is contained in:
Patrick Lehmann
2025-09-05 00:46:25 +02:00
parent 1c99a4a914
commit ee869dead5
8 changed files with 379 additions and 108 deletions

View File

@@ -41,8 +41,7 @@ on:
type: string
tag:
description: 'Name of the release (tag).'
required: false
default: ''
required: true
type: string
title:
description: 'Title of the release.'

View File

@@ -24,9 +24,9 @@ jobs:
- {icon: '🪟', name: 'Windows Server 2022', image: 'windows-2022', shell: 'bash'}
- {icon: '🪟', name: 'Windows Server 2025', image: 'windows-2025', shell: 'bash'} # latest
# Third party images by ARM for aarch64
- {icon: '🐧', name: 'Ubuntu 22.04 (aarch64)', image: 'ubuntu-22.04-arm', shell: 'bash'}
- {icon: '🐧', name: 'Ubuntu 24.04 (aarch64)', image: 'ubuntu-24.04-arm', shell: 'bash'}
- {icon: '🪟', name: 'Windows 11 (arch64)', image: 'windows-11-arm', shell: 'bash'}
- {icon: '', name: 'Ubuntu 22.04 (aarch64)', image: 'ubuntu-22.04-arm', shell: 'bash'}
- {icon: '', name: 'Ubuntu 24.04 (aarch64)', image: 'ubuntu-24.04-arm', shell: 'bash'}
- {icon: '🏢', name: 'Windows 11 (arch64)', image: 'windows-11-arm', shell: 'bash'}
defaults:
run: