feat: test

This commit is contained in:
Tickbase
2025-05-18 23:37:55 +02:00
parent ba94d3c272
commit 50536370ec
4 changed files with 164 additions and 73 deletions

View File

@@ -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