mirror of
https://github.com/neosubhamoy/neodlp.git
synced 2025-12-19 02:42:58 +05:30
(ci/cd): initial pipeline test
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -1,7 +1,7 @@
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- 'v*.*.*' # Matches version tags like v1.0.0 etc.
|
||||
- 'v*.*.*'
|
||||
|
||||
name: 🚀 Release on GitHub
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user