mirror of
https://github.com/thewtex/tmux-mem-cpu-load.git
synced 2026-09-10 07:16:16 -04:00
Merge branch 'improve_release'
This commit is contained in:
commit
39348840c1
|
|
@ -3,7 +3,7 @@ name: "tagged-release"
|
|||
on:
|
||||
push:
|
||||
tags:
|
||||
- "v*"
|
||||
- "v[0-9]+.[0-9]+.[0-9]+*"
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
Loading…
Reference in a new issue