fix: listen to all tags

This commit is contained in:
Oliver Lippert 2024-02-02 00:19:50 +01:00
parent dd9230099b
commit b18bbdde4d
Signed by: oliver
GPG key ID: 4AE99C459BC7D2B3

View file

@ -3,6 +3,7 @@ name: on tags
on:
push:
tags:
- '*'
jobs:
build: