chore(ci): activate publication on tags

This commit is contained in:
Nicolas Carlier 2021-12-05 10:31:59 +00:00
parent 141ce0c729
commit e1f24fa3d6

View File

@ -3,6 +3,7 @@ name: Build
on:
push:
branches: [ master ]
tags: [ 'v*' ]
pull_request:
branches: [ master ]