mirror of
https://github.com/Novattz/creamlinux-installer.git
synced 2025-12-06 03:55:37 -05:00
feat: test
This commit is contained in:
9
.github/workflows/build-release.yml
vendored
9
.github/workflows/build-release.yml
vendored
@@ -1,12 +1,7 @@
|
||||
name: 'Build and Release CreamLinux'
|
||||
name: Release
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: ['main']
|
||||
tags:
|
||||
- 'v*' # Run on any tag that starts with 'v', e.g., v0.1.0
|
||||
pull_request:
|
||||
branches: ['main']
|
||||
workflow_dispatch:
|
||||
|
||||
env:
|
||||
CARGO_TERM_COLOR: always
|
||||
|
||||
Reference in New Issue
Block a user