ci/fix-git-commands #100
|
@ -1,10 +1,8 @@
|
|||
name: Create Release
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
tags:
|
||||
- v*.*.*
|
||||
- 'v[0-9]+.[0-9]+.[0-9]+'
|
||||
jobs:
|
||||
build:
|
||||
name: Check Template and Build example
|
||||
|
|
Loading…
Reference in New Issue