mirror of
https://github.com/mvallim/live-custom-ubuntu-from-scratch.git
synced 2025-08-03 16:33:19 +00:00
Set tag name and add m5sum to release
This commit is contained in:
5
.github/workflows/build-jammy.yml
vendored
5
.github/workflows/build-jammy.yml
vendored
@ -24,4 +24,7 @@ jobs:
|
|||||||
- uses: softprops/action-gh-release@v1
|
- uses: softprops/action-gh-release@v1
|
||||||
with:
|
with:
|
||||||
name: Ubuntu 22.04 (Jammy) Build
|
name: Ubuntu 22.04 (Jammy) Build
|
||||||
files: scripts/ubuntu-from-scratch.iso
|
tag_name: ubuntu-jammy-latest
|
||||||
|
files: |
|
||||||
|
scripts/ubuntu-from-scratch.iso
|
||||||
|
scripts/image/md5sum.txt
|
Reference in New Issue
Block a user