Skip to content

Commit

Permalink
update build postfix
Browse files Browse the repository at this point in the history
  • Loading branch information
honjow committed Dec 24, 2024
1 parent 7ebf80b commit 5e39b27
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,4 @@ jobs:
- aur-pkgbuild
- pkgbuild
name: Build ChimeraOS UNSTABLE image
uses: ./.github/workflows/build-system-image.yml
with:
postfix: "[UNSTABLE]"
uses: ./.github/workflows/build-system-image.yml
2 changes: 1 addition & 1 deletion .github/workflows/stable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -115,4 +115,4 @@ jobs:
name: Build ChimeraOS STABLE image
uses: ./.github/workflows/build-system-image.yml
with:
postfix: "[PLASMA-PRE]"
postfix: "[PLASMA--HYPRLAND-PRE]"

0 comments on commit 5e39b27

Please sign in to comment.