mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-03-16 07:21:11 +00:00
Merge branch 'main' into testing
This commit is contained in:
commit
e8bfcf5283
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -13,6 +13,7 @@ on:
|
||||
- 'repo_content/**'
|
||||
- 'spec_files/**'
|
||||
- 'post_install_files/**'
|
||||
- 'press_kit/**'
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
@ -24,6 +25,7 @@ on:
|
||||
- 'repo_content/**'
|
||||
- 'spec_files/**'
|
||||
- 'post_install_files/**'
|
||||
- 'press_kit/**'
|
||||
merge_group:
|
||||
workflow_dispatch:
|
||||
env:
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/usr/bin/bash
|
||||
|
||||
# SCRIPT VERSION
|
||||
VER=14
|
||||
VER=15
|
||||
VER_FILE="/etc/bazzite/flatpak_manager_version"
|
||||
VER_RAN=$(cat $VER_FILE)
|
||||
IMAGE_INFO="/usr/share/ublue-os/image-info.json"
|
||||
|
Loading…
x
Reference in New Issue
Block a user