1
0
mirror of https://github.com/containers/youki synced 2024-11-23 09:21:57 +01:00

The release tag generally begins with v

This commit is contained in:
utam0k 2021-12-26 13:06:22 +09:00
parent 76351834ea
commit 29bce7a1c7

@ -2,7 +2,7 @@ name: Release
on:
push:
tags: ["[0-9]+.[0-9]+.[0-9]+*"]
tags: ["v[0-9]+.[0-9]+.[0-9]+*"]
jobs:
build: