(ci/cd): initial pipeline test

This commit is contained in:
2025-04-29 00:06:21 +05:30
parent c73022b1a2
commit a45a3353c2

View File

@@ -1,7 +1,7 @@
on:
push:
tags:
- 'v*.*.*' # Matches version tags like v1.0.0 etc.
- 'v*.*.*'
name: 🚀 Release on GitHub
jobs: