- Finished touching

This commit is contained in:
ParticleG
2021-10-27 17:14:42 +08:00
parent aca63abf49
commit c40d411d63
3 changed files with 4 additions and 6 deletions

View File

@@ -3,11 +3,10 @@ name: Techmino Release CI
on:
push:
tags:
- '*'
- 'v*'
jobs:
get-info:
if: startsWith(github.event.base_ref, 'ref/heads/pre')
runs-on: ubuntu-20.04
outputs:
name: ${{ steps.actual-get-info.outputs.name }}