ci(release): update name & gen patches (#250)

This commit is contained in:
Hammy
2024-05-27 18:46:40 +01:00
committed by GitHub
parent b421b50380
commit 22a62eab04

View File

@@ -1,4 +1,4 @@
name: "Mainline release"
name: release
on:
workflow_dispatch:
@@ -40,6 +40,8 @@ jobs:
run: sudo apt update && sudo apt install -y sassc inkscape optipng
- name: Generate themes
run: |
python patches/xfwm4/generate_assets.py
python ./build.py mocha --all-accents --zip -d $PWD/releases &&
python ./build.py macchiato --all-accents --zip -d $PWD/releases &&
python ./build.py frappe --all-accents --zip -d $PWD/releases &&