mirror of
https://github.com/alexpasmantier/television.git
synced 2025-06-06 03:25:23 +00:00
fix(ghactions): only trigger cd workflow on new tags (#22)
This commit is contained in:
parent
ff25fb2dde
commit
f47b8be9de
1
.github/workflows/cd.yml
vendored
1
.github/workflows/cd.yml
vendored
@ -4,7 +4,6 @@ permissions:
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [main]
|
||||
tags:
|
||||
- '[v]?[0-9]+.[0-9]+.[0-9]+'
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user