act on all tags

This commit is contained in:
Oliver Lippert 2024-02-02 00:15:46 +01:00
parent 3fb9ec2f8a
commit 3dfad188ef
Signed by: oliver
GPG key ID: 4AE99C459BC7D2B3

View file

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